summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
| * | | | | | | | perf tools: Put itrace options into an asciidoc includeAdrian Hunter2015-08-214-66/+25
| * | | | | | | | perf tools: Add Intel BTS supportAdrian Hunter2015-08-2111-6/+1576
| * | | | | | | | tools lib traceevent: Add checks for returned EVENT_ERROR typeDean Nelson2015-08-211-0/+9
| * | | | | | | | perf tools: Fix Intel PT timestamp handlingAdrian Hunter2015-08-211-1/+1
| * | | | | | | | perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisyAdrian Hunter2015-08-212-2/+3
| * | | | | | | | perf script: Fix segfault using --show-mmap-eventsAdrian Hunter2015-08-211-1/+1
| * | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-08-2038-21/+8858
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf tools: Take Intel PT into useAdrian Hunter2015-08-176-3/+649
| | * | | | | | | | perf tools: Add Intel PT supportAdrian Hunter2015-08-175-0/+2717
| | * | | | | | | | perf tools: Add Intel PT decoderAdrian Hunter2015-08-173-1/+1921
| | * | | | | | | | perf tools: Add Intel PT logAdrian Hunter2015-08-173-1/+208
| | * | | | | | | | perf tools: Add Intel PT instruction decoderAdrian Hunter2015-08-1712-3/+2803
| | * | | | | | | | perf tools: Add Intel PT packet decoderAdrian Hunter2015-08-174-0/+466
| | * | | | | | | | perf auxtrace: Add Intel PT as an AUX area tracing typeAdrian Hunter2015-08-172-0/+2
| | * | | | | | | | perf tools: Add a helper function to probe whether cpu-wide tracing is possibleAdrian Hunter2015-08-172-0/+25
| | * | | | | | | | perf symbols: Fix annotation of vdsoAdrian Hunter2015-08-171-0/+11
| | * | | | | | | | perf annotate: Fix 32-bit compilation error in util/annotate.cAdrian Hunter2015-08-171-2/+2
| | * | | | | | | | perf script: Initialize callchain_param.record_modeJiri Olsa2015-08-171-0/+17
| | * | | | | | | | perf trace: Move vfs_getname storage to per thread areaArnaldo Carvalho de Melo2015-08-141-11/+27
| | * | | | | | | | perf probe: Fix to add missed brace around if blockMasami Hiramatsu2015-08-131-1/+2
| | * | | | | | | | perf tools: Support static linking with libdwAndi Kleen2015-08-132-2/+11
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar2015-08-205-5/+38
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / /
| * | | | | | | | perf tests: Add tests to callgraph and time parseKan Liang2015-08-121-0/+38
| * | | | | | | | perf report: Show call graph from reference eventsKan Liang2015-08-125-4/+33
| * | | | | | | | perf callchain: Allow disabling call graphs per eventKan Liang2015-08-126-10/+28
| * | | | | | | | perf callchain: Per-event type selection supportKan Liang2015-08-127-3/+86
| * | | | | | | | perf probe: Fix to show lines of sys_ functions correctlyMasami Hiramatsu2015-08-121-5/+13
| * | | | | | | | perf hists browser: Make ESC unzoom as wellArnaldo Carvalho de Melo2015-08-121-11/+8
| * | | | | | | | perf ui browser: Introduce ui_browser__printf()Arnaldo Carvalho de Melo2015-08-126-22/+35
| * | | | | | | | perf ui browser: Introduce ui_browser__write_nstring()Arnaldo Carvalho de Melo2015-08-128-22/+30
| * | | | | | | | perf trace: Beautify keyctl's option argArnaldo Carvalho de Melo2015-08-121-0/+10
| * | | | | | | | perf trace: Use the FD beautifier for socket syscall fdsArnaldo Carvalho de Melo2015-08-121-6/+12
| * | | | | | | | perf sort: Check for SRCLINE_UNKNOWN case in "srcfile" processingAndi Kleen2015-08-121-0/+2