summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf stat: Rename perf_stat struct into perf_stat_evselJiri Olsa2015-10-193-8/+8
* perf help: Change 'usage' to 'Usage' for consistencyYunlong Song2015-10-192-3/+3
* perf bench: Run benchmarks, don't test themIngo Molnar2015-10-191-4/+4
* perf bench mem: Rename 'routine' to 'function'Ingo Molnar2015-10-192-38/+38
* perf bench: Harmonize all the -l/--nr_loops optionsIngo Molnar2015-10-194-23/+23
* perf bench mem: Reorganize the code a bitIngo Molnar2015-10-191-19/+19
* perf bench mem: Improve user visible stringsIngo Molnar2015-10-192-15/+20
* perf bench mem: Fix 'length' vs. 'size' naming confusionIngo Molnar2015-10-192-50/+50
* perf bench mem: Rename 'routine' to 'routine_str'Ingo Molnar2015-10-191-6/+6
* perf bench mem: Change 'cycle' to 'cycles'Ingo Molnar2015-10-192-30/+30
* perf bench: List output formatting options on 'perf bench -h'Ingo Molnar2015-10-191-1/+1
* perf bench: Remove the prefaulting complication from 'perf bench mem mem*'Ingo Molnar2015-10-192-112/+50
* perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'Ingo Molnar2015-10-192-1/+1
* perf bench: Eliminate unused argument from bench_mem_common()Ingo Molnar2015-10-191-7/+4
* perf bench: Default to all routines in 'perf bench mem'Ingo Molnar2015-10-191-2/+2
* perf bench: Improve the 'perf bench mem memcpy' code readabilityIngo Molnar2015-10-191-56/+45
* perf test: Suppress libtraceevent warningsNamhyung Kim2015-10-193-0/+20
* perf test: Silence tracepoint event failuresNamhyung Kim2015-10-193-3/+3
* tools build: Fix cross compile buildJiri Olsa2015-10-131-0/+4
* tools include: Fix strict-aliasing rules breakageJiri Olsa2015-10-131-8/+24
* perf hists browser: Add 'm' key for context menu displayNamhyung Kim2015-10-121-0/+2
* perf callchains: Fix unw_word_t pointer castsRabin Vincent2015-10-121-2/+2
* perf callchain: Use debug_frame if eh_frame is unusableRabin Vincent2015-10-121-4/+6
* perf hists browser: Inform how to reset the symbol filterArnaldo Carvalho de Melo2015-10-121-1/+2
* perf ui browsers: Remove help messages about use of right and arrow keysArnaldo Carvalho de Melo2015-10-124-9/+9
* perf symbols: Try the .debug/ DSO cache as a last resortArnaldo Carvalho de Melo2015-10-121-9/+9
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-10-086-18/+93
|\
| * perf python: Support the PERF_RECORD_SWITCH eventArnaldo Carvalho de Melo2015-10-072-7/+75
| * perf tools: Fix handling read result using a signed variableAndrzej Hajda2015-10-061-1/+2
| * perf tools: Use hpp_dimension__add_output to register hpp columnsJiri Olsa2015-10-061-8/+8
| * perf tools: Introduce hpp_dimension__add_output functionJiri Olsa2015-10-062-0/+8
| * perf tools: Get rid of superfluos call to reset_dimensionsJiri Olsa2015-10-061-2/+0
* | Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar2015-10-081-5/+34
|\ \ | |/ |/|
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-10-073-1/+4
| |\
| | * perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu2015-10-073-1/+4
| * | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-011-5/+34
| |\ \ | | |/ | |/|
| | * Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki2015-09-271-5/+34
| | |\
| | | * tools/power turbosat: update version numberLen Brown2015-09-261-1/+1
| | | * tools/power turbostat: SKL: Adjust for TSC difference from base frequencyLen Brown2015-09-261-2/+20
| | | * tools/power turbostat: KNL workaround for %Busy and Avg_MHzHubert Chrzaniuk2015-09-261-0/+13
| | | * tools/power turbostat: IVB Xeon: fix --debug regressionLen Brown2015-09-261-2/+0
* | | | perf tools: Fail properly in case pattern matching fails to find tracepointJiri Olsa2015-10-051-1/+8
* | | | perf hists browser: Implement horizontal scrollingArnaldo Carvalho de Melo2015-10-051-5/+17
* | | | perf ui browser: Optional horizontal scrolling key bindingArnaldo Carvalho de Melo2015-10-052-1/+15
* | | | perf callchain: Switch default to 'graph,0.5,caller'Arnaldo Carvalho de Melo2015-10-053-5/+5
* | | | perf tests: Add Intel CQM testMatt Fleming2015-10-054-0/+130
* | | | perf tests: Move x86 tests into arch directoryMatt Fleming2015-10-0516-45/+48
* | | | perf tests: Add arch testsMatt Fleming2015-10-056-11/+46
* | | | perf tools: Handle -h and -v optionsJiri Olsa2015-10-052-0/+22
* | | | perf tools: Setup proper width for symbol_iaddr fieldJiri Olsa2015-10-051-0/+13
OpenPOWER on IntegriCloud