aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2011-12-22ktest: Fix compare script to test if options are not documentedSteven Rostedt
2011-12-22ktest: Detect typos in option namesSteven Rostedt
2011-12-22ktest: Have all values be set by defaultsSteven Rostedt
2011-12-22ktest: Change initialization of defaults hash to perl formatSteven Rostedt
2011-12-22ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TESTSteven Rostedt
2011-12-22ktest: Allow overriding bisect test resultsSteven Rostedt
2011-12-22ktest: Evaluate options before processing themSteven Rostedt
2011-12-22ktest: Evaluate $KERNEL_VERSION in both install and post installSteven Rostedt
2011-12-22ktest: Only ask options needed for installSteven Rostedt
2011-12-22ktest: When creating a new config, ask for BUILD_OPTIONSSteven Rostedt
2011-12-22ktest: Do not ask for some options if the only test is buildSteven Rostedt
2011-12-22ktest: Ask for type of test when creating a new configSteven Rostedt
2011-12-22ktest: Allow bisect test to restart where it left offSteven Rostedt
2011-12-22perf report: Fix usage stringNamhyung Kim
2011-12-21perf: Add support for PERF_HW_COUNT_REF_CPU_CYCLESStephane Eranian
2011-12-20Merge branch 'perf/core' of git://github.com/acmel/linux into perf/coreIngo Molnar
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar
2011-12-20perf test: Add more automated tests for event parsingJiri Olsa
2011-12-20perf events: Tidy up perf_event__preprocess_sampleNamhyung Kim
2011-12-20perf tools: Remove stale git headlines from top commentNamhyung Kim
2011-12-20perf tools: Fix a memory leak on perf_read_values_destroyNamhyung Kim
2011-12-20perf symbols: Fix error path on symbol__init()Namhyung Kim
2011-12-20perf symbols: Get rid of duplicated snprintf()Namhyung Kim
2011-12-20perf evlist: Fix errno value reporting on failed mmapNelson Elhage
2011-12-20perf report: Document '--call-graph' for optional print_limit argumentNamhyung Kim
2011-12-20perf evsel: Fix uninitialized memory access to struct perf_sampleRobert Richter
2011-12-20perf record: Add ability to record event periodAndrew Vagin
2011-12-15tools/power turbostat: update fields in manpageArun Thomas
2011-12-12perf tools: Add ability to synthesize event according to a sampleAndrew Vagin
2011-12-12perf script: Implement option for system-wide profilingRobert Richter
2011-12-12perf script: Fix mem leaks and NULL pointer checks around strdup()sRobert Richter
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-07Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgentIngo Molnar
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-06perf header: Use event_name() to get an event nameAndrew Vagin
2011-12-06Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-05perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt
2011-12-05perf stat: Failure with "Operation not supported"Anton Blanchard
2011-12-02perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" testArnaldo Carvalho de Melo
2011-12-02perf test: Validate PERF_RECORD_ events and perf_sample fieldsArnaldo Carvalho de Melo
2011-12-02perf event: Introduce perf_event__fprintfArnaldo Carvalho de Melo
2011-11-29perf test: Allow running just a subset of the available testsArnaldo Carvalho de Melo
2011-11-29perf evlist: Always do automatic allocation of pollfd and mmap structuresArnaldo Carvalho de Melo
2011-11-28perf tools: Save some loops using perf_evlist__id2evselArnaldo Carvalho de Melo
2011-11-28perf script: Add comm filtering optionDavid Ahern
2011-11-28perf tools: make -C consistent across commands (for cpu list arg)David Ahern
2011-11-28perf top: Stop using globals for tool stateArnaldo Carvalho de Melo
2011-11-28perf tools: Rename perf_event_ops to perf_toolArnaldo Carvalho de Melo
2011-11-28perf tools: Resolve machine earlier and pass it to perf_event_opsArnaldo Carvalho de Melo