summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix use of wrong event when processing exit eventsAdrian Hunter2015-09-023-4/+4
* perf tools: Fix parse_events_add_pmu callerJiri Olsa2015-09-021-1/+1
* perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian2015-09-013-23/+27
* perf build: Fix Intel PT instruction decoder dependency problemWang Nan2015-09-011-0/+1
* perf dwarf: Fix potential array out of bounds accessWang Nan2015-09-013-3/+3
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-09-0117-13/+193
|\
| * perf record: Add ability to name registers to recordStephane Eranian2015-08-317-5/+89
| * perf/x86: Add list of register namesStephane Eranian2015-08-313-0/+38
| * perf script: Enable printing of interrupted machine stateStephane Eranian2015-08-312-2/+31
| * perf evlist: Open event on evsel cpus and threadsKan Liang2015-08-312-1/+5
| * bpf tools: New API to get name from a BPF objectWang Nan2015-08-313-5/+26
| * perf tools: Fix build on powerpc broken by pt/btsAdrian Hunter2015-08-312-0/+4
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-08-31175-1372/+17836
|\ \ | |/
| * Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-08-3129-102/+433
| |\
| | * perf evlist: Add backpointer for perf_env to evlistKan Liang2015-08-282-0/+2
| | * perf tools: Rename perf_session_env to perf_envKan Liang2015-08-2810-21/+21
| | * perf tools: Do not change lib/api/fs/debugfs directlyJiri Olsa2015-08-282-2/+1
| | * perf tools: Add tracing_path and remove unneeded functionsJiri Olsa2015-08-282-53/+5
| | * perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu2015-08-284-26/+47
| | * perf evsel: Add a backpointer to the evlist a evsel is inArnaldo Carvalho de Melo2015-08-283-0/+8
| | * perf trace: Add header with copyright and background infoArnaldo Carvalho de Melo2015-08-281-0/+19
| | * perf scripts python: Add new compaction-times scriptTony Jones2015-08-283-0/+317
| | * tools lib traceeveent: Allow for negative numbers in print formatSteven Rostedt2015-08-281-0/+1
| | * perf script: Add --[no-]-demangle/--[no-]-demangle-kernelMark Drayton2015-08-282-0/+12
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-08-311-3/+2
| |\ \ | | |/ | |/|
| | * perf stat: Get correct cpu id for print_aggrKan Liang2015-08-281-3/+2
| * | perf probe: Support probing at absolute addressWang Nan2015-08-263-24/+163
| * | perf probe: Fix error reported when offset without functionWang Nan2015-08-261-3/+7
| * | perf probe: Fix list result when address is zeroWang Nan2015-08-261-3/+25
| * | perf probe: Fix list result when symbol can't be foundWang Nan2015-08-261-1/+1
| * | tools build: Allow duplicate objects in the object listJiri Olsa2015-08-263-1/+3
| * | perf tools: Remove export.h from MANIFESTJiri Olsa2015-08-261-1/+0
| * | perf probe: Prevent segfault when reading probe point with absolute addressWang Nan2015-08-261-4/+4
| * | perf tools: Update Intel PT documentationAdrian Hunter2015-08-241-8/+186
| * | perf tools: Add Intel PT support for decoding TRACESTOP packetsAdrian Hunter2015-08-241-0/+11
| * | perf tools: Add Intel PT support for using CYC packetsAdrian Hunter2015-08-241-0/+6
| * | perf tools: Add Intel PT support for decoding CYC packetsAdrian Hunter2015-08-241-5/+306
| * | perf tools: Add Intel PT support for using MTC packetsAdrian Hunter2015-08-241-1/+25
| * | perf tools: Add Intel PT support for decoding MTC packetsAdrian Hunter2015-08-242-4/+159
| * | perf tools: Pass Intel PT information for decoding MTC and CYCAdrian Hunter2015-08-244-11/+83
| * | perf tools: Add new Intel PT packet definitionsAdrian Hunter2015-08-243-17/+201
| * | perf tools: Add Intel PT support for PSB periodsAdrian Hunter2015-08-241-7/+210
| * | perf tools: Fix Intel PT 'instructions' sample periodAdrian Hunter2015-08-243-1/+8
| * | perf ordered_events: Clear the progress bar at the end of a flushArnaldo Carvalho de Melo2015-08-241-0/+3
| * | perf ui tui progress: Implement the ui_progress_ops->finish() methodArnaldo Carvalho de Melo2015-08-241-1/+18
| * | perf annotate: Reset the dso find_symbol cache when removing symbolsArnaldo Carvalho de Melo2015-08-243-0/+13
| * | perf tools: Fix tarball build broken by pt/btsAdrian Hunter2015-08-226-6/+35
| * | perf probe: Try to use symbol table if searching debug info failedWang Nan2015-08-211-3/+4
| * | perf tools: Initialize reference counts in map__clone()Arnaldo Carvalho de Melo2015-08-211-2/+11
| * | perf tools: Add example call-graph scriptAdrian Hunter2015-08-212-0/+374
OpenPOWER on IntegriCloud