summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf annotate: Add debug message for out of bounds sampleArnaldo Carvalho de Melo2015-10-211-1/+4
* perf evsel: Print branch filter state with -vvAndi Kleen2015-10-211-0/+1
* perf cpu_map: Fix core dump caused by per-socket/core system-wide statKan Liang2015-10-201-1/+1
* tools lib traceevent: update KVM pluginPaolo Bonzini2015-10-201-8/+17
* perf build: Add fixdep to .gitignoreYunlong Song2015-10-201-0/+1
* perf record: Add ability to sample call branchesStephane Eranian2015-10-202-0/+2
* perf bench: Use named initializers in the trailer tooArnaldo Carvalho de Melo2015-10-191-2/+2
* perf script: Check output fields only for samplesJiri Olsa2015-10-191-1/+4
* perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa2015-10-195-15/+27
* perf cpu_map: Make cpu_map__build_map globalJiri Olsa2015-10-192-2/+4
* perf stat: Add AGGR_UNSET modeJiri Olsa2015-10-193-0/+7
* 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/+50Star
* 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/+4Star
* 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/+45Star
* 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-131-0/+2
* perf callchains: Fix unw_word_t pointer castsRabin Vincent2015-10-131-2/+2
* perf callchain: Use debug_frame if eh_frame is unusableRabin Vincent2015-10-131-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-082-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/+0Star
* | 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-021-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