aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-26perf tools: Don't install scripting files files when disabledArnaldo Carvalho de Melo1-1/+5
2013-08-26perf tools: Sample after exit loses thread correlationDavid Ahern2-14/+25
2013-08-26perf trace: Make command line arguments consistent with perf-recordDavid Ahern2-6/+12
2013-08-26perf trace: Implement -o/--output filenameArnaldo Carvalho de Melo2-48/+90
2013-08-16perf tools: Add debug printsAdrian Hunter2-1/+69
2013-08-16perf tools: Re-implement debug print function for linking python/perf.soAdrian Hunter1-0/+20
2013-08-16perf tools: Try to increase the file descriptor limits on EMFILEAndi Kleen1-0/+28
2013-08-16perf kvm: Remove force option to cmd_recordDavid Ahern1-1/+0
2013-08-15Merge tag 'v3.11-rc5' into perf/coreIngo Molnar1-2/+3
2013-08-14perf trace: Allow specifying which syscalls to traceArnaldo Carvalho de Melo2-6/+50
2013-08-14perf tools: Improve robustness of topology parsing codeStephane Eranian1-4/+7
2013-08-14perf tests: Fix compile failure on do_sort_somethingDavid Ahern1-6/+5
2013-08-14selftests: Add test of PMU instruction counting on powerpcMichael Ellerman6-1/+349
2013-08-14selftests: Add support files for powerpc testsMichael Ellerman3-0/+186
2013-08-14selftests: Add infrastructure for powerpc selftestsMichael Ellerman2-0/+40
2013-08-12Tools: hv: use full nlmsghdr in netlink_sendOlaf Hering2-20/+10
2013-08-12Tools: hv: correct payload size in netlink_sendOlaf Hering2-2/+2
2013-08-12perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter7-13/+12
2013-08-12perf tools: Remove filter parameter of thread__find_addr_location()Adrian Hunter4-11/+11
2013-08-12perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter10-20/+14
2013-08-12perf annotate: Set the machines symbol filterAdrian Hunter1-1/+3
2013-08-12perf mem: Remove unused symbol filter memberAdrian Hunter1-2/+1
2013-08-12perf report: Set the machines symbol filterAdrian Hunter1-3/+3
2013-08-12perf top: Set the machines symbol filterAdrian Hunter1-1/+3
2013-08-12perf machine: Add symbol filter to struct machineAdrian Hunter2-0/+25
2013-08-12perf session: Change perf_session__has_traces to actually check for tracepointsDavid Ahern1-4/+7
2013-08-12perf evsel: Add option to limit stack depth in callchain dumpsDavid Ahern3-5/+9
2013-08-12perf evsel: Add option to print stack trace on single lineDavid Ahern2-2/+7
2013-08-12perf tool: Simplify options to perf_evsel__print_ipDavid Ahern3-8/+40
2013-08-12perf sched: Remove sched_process_fork tracepointDavid Ahern1-29/+31
2013-08-12perf sched: Remove sched_process_exit tracepointDavid Ahern1-11/+0
2013-08-12perf sched: Remove thread lookup in sample handlerDavid Ahern1-7/+0
2013-08-12perf sched: Simplify arguments to read_eventsDavid Ahern1-7/+9
2013-08-12perf kvm: Update documentation with live commandDavid Ahern1-2/+44
2013-08-12perf kvm: Option to print events that exceed a durationDavid Ahern2-4/+24
2013-08-09Merge branch 'master' into virtio-nextRusty Russell1-2/+3
2013-08-07Revert "tools lib lk: Fix for cross build"Joonsoo Kim1-15/+0
2013-08-07perf machine: Do not require /lib/modules/* on a guestJason Wessel1-1/+4
2013-08-07perf tests: Add tests of new pinned modifierMichael Ellerman1-0/+53
2013-08-07perf tools: Add support for pinned modifierMichael Ellerman3-2/+13
2013-08-07perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loopNamhyung Kim1-2/+0
2013-08-07perf kvm stat report: Add option to analyze specific VMDavid Ahern1-2/+36
2013-08-07perf kvm: Add min and max stats to displayDavid Ahern1-4/+17
2013-08-07perf kvm: Add live modeDavid Ahern1-26/+633
2013-08-07perf session: Export queue_event functionDavid Ahern2-9/+7
2013-08-07perf annotate browser: Fix typoIngo Molnar1-1/+1
2013-08-07perf annotate browser: Improve description of '?' hotkeyArnaldo Carvalho de Melo1-1/+1
2013-08-07perf annotate: Add call target name if it is missingAdrian Hunter1-0/+16
2013-08-07perf annotate: Remove nop at end of annotationAdrian Hunter1-0/+31
2013-08-07perf annotate: Put dso name in symbol annotation titleAdrian Hunter1-2/+14