summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | perf tools: Add support for sorting on the iaddrDon Zickus2015-10-053-0/+39
* | | | perf tests: Add parsing test for 'P' modifierJiri Olsa2015-10-051-0/+16
* | | | perf tools: Introduce 'P' modifier to request max precisionJiri Olsa2015-10-055-2/+13
* | | | perf tools: Export perf_event_attr__set_max_precise_ip()Jiri Olsa2015-10-052-1/+3
* | | | perf annotate: Fix sizeof_sym_hist overflow issueJiri Olsa2015-10-051-1/+1
* | | | perf evlist: Display DATA_SRC sample type bitJiri Olsa2015-10-051-1/+1
* | | | tools lib api fs: No need to use PATH_MAX + 1Jiri Olsa2015-10-052-4/+4
* | | | perf stat: Reduce min --interval-print to 10msKan Liang2015-10-022-6/+12
* | | | perf record: Change 'record.samples' type to unsigned long longYang Shi2015-10-021-2/+2
* | | | perf probe: Allow probing on kmodules without dwarfMasami Hiramatsu2015-10-022-8/+8
* | | | perf list: Honour 'event_glob' whem printing selectable PMUsArnaldo Carvalho de Melo2015-10-021-1/+2
* | | | perf list: Do event name substring search as last resort when no events foundArnaldo Carvalho de Melo2015-10-012-2/+18
* | | | perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTHAdrian Hunter2015-10-011-1/+1
* | | | perf report: Fix a bug on "--call-graph none" optionNamhyung Kim2015-10-011-1/+1
OpenPOWER on IntegriCloud