summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | perf tools: Remove references to struct ip_eventAdrian Hunter2013-08-2911-47/+35
| | * | perf callchain: Remove unnecessary validationAdrian Hunter2013-08-293-33/+0
| | * | perf evsel: Tidy up sample parsing overflow checkingAdrian Hunter2013-08-291-41/+71
| | * | perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2013-08-2914-32/+55
| | * | tools lib traceevent: Fixup jobserver setupArnaldo Carvalho de Melo2013-08-271-1/+1
| | * | perf tools: Add pid to struct threadAdrian Hunter2013-08-273-7/+15
| | * | perf trace: Add beautifier for madvise behaviour/advice parmArnaldo Carvalho de Melo2013-08-271-0/+40
| | * | perf trace: Add beautifier for mmap flags parmArnaldo Carvalho de Melo2013-08-261-1/+40
| | * | perf trace: Add beautifier for mmap prot parmArnaldo Carvalho de Melo2013-08-261-3/+38
| | * | perf trace: Allow overiding the formatting of syscall fieldsArnaldo Carvalho de Melo2013-08-261-3/+16
| | * | perf trace: Add aliases to remaining syscalls of the sys_enter_newfooArnaldo Carvalho de Melo2013-08-261-0/+4
| | * | perf trace: Allow printing syscall return values in hexArnaldo Carvalho de Melo2013-08-261-0/+7
| | * | perf trace: Simplify sys_exit return printingArnaldo Carvalho de Melo2013-08-261-3/+6
| | * | perf trace: Introduce syscall arg formattersArnaldo Carvalho de Melo2013-08-261-3/+36
| | * | perf trace: Hide sys_exit messages about syscall id = -1Arnaldo Carvalho de Melo2013-08-261-1/+16
| | * | perf trace: Add --verbose optionArnaldo Carvalho de Melo2013-08-262-4/+12
| | * | perf trace: Support ! in -e expressionsArnaldo Carvalho de Melo2013-08-262-9/+21
| | * | perf tools: Don't install scripting files files when disabledArnaldo Carvalho de Melo2013-08-261-1/+5
| | * | perf tools: Sample after exit loses thread correlationDavid Ahern2013-08-262-14/+25
| | * | perf trace: Make command line arguments consistent with perf-recordDavid Ahern2013-08-262-6/+12
| | * | perf trace: Implement -o/--output filenameArnaldo Carvalho de Melo2013-08-262-48/+90
| | * | perf tools: Add debug printsAdrian Hunter2013-08-162-1/+69
| | * | perf tools: Re-implement debug print function for linking python/perf.soAdrian Hunter2013-08-161-0/+20
| | * | perf tools: Try to increase the file descriptor limits on EMFILEAndi Kleen2013-08-161-0/+28
| | * | perf kvm: Remove force option to cmd_recordDavid Ahern2013-08-161-1/+0
| | * | Merge tag 'v3.11-rc5' into perf/coreIngo Molnar2013-08-151-2/+3
| | |\ \ | | |/ / | |/| |
| | * | perf trace: Allow specifying which syscalls to traceArnaldo Carvalho de Melo2013-08-142-6/+50
| | * | perf tools: Improve robustness of topology parsing codeStephane Eranian2013-08-141-4/+7
| | * | perf tests: Fix compile failure on do_sort_somethingDavid Ahern2013-08-141-6/+5
| | * | perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter2013-08-127-13/+12
| | * | perf tools: Remove filter parameter of thread__find_addr_location()Adrian Hunter2013-08-124-11/+11
| | * | perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter2013-08-1210-20/+14
| | * | perf annotate: Set the machines symbol filterAdrian Hunter2013-08-121-1/+3
| | * | perf mem: Remove unused symbol filter memberAdrian Hunter2013-08-121-2/+1
| | * | perf report: Set the machines symbol filterAdrian Hunter2013-08-121-3/+3
| | * | perf top: Set the machines symbol filterAdrian Hunter2013-08-121-1/+3
| | * | perf machine: Add symbol filter to struct machineAdrian Hunter2013-08-122-0/+25
| | * | perf session: Change perf_session__has_traces to actually check for tracepointsDavid Ahern2013-08-121-4/+7
| | * | perf evsel: Add option to limit stack depth in callchain dumpsDavid Ahern2013-08-123-5/+9
| | * | perf evsel: Add option to print stack trace on single lineDavid Ahern2013-08-122-2/+7
| | * | perf tool: Simplify options to perf_evsel__print_ipDavid Ahern2013-08-123-8/+40
| | * | perf sched: Remove sched_process_fork tracepointDavid Ahern2013-08-121-29/+31
| | * | perf sched: Remove sched_process_exit tracepointDavid Ahern2013-08-121-11/+0
| | * | perf sched: Remove thread lookup in sample handlerDavid Ahern2013-08-121-7/+0
| | * | perf sched: Simplify arguments to read_eventsDavid Ahern2013-08-121-7/+9
| | * | perf kvm: Update documentation with live commandDavid Ahern2013-08-121-2/+44
| | * | perf kvm: Option to print events that exceed a durationDavid Ahern2013-08-122-4/+24
| | * | Revert "tools lib lk: Fix for cross build"Joonsoo Kim2013-08-071-15/+0
| | * | perf machine: Do not require /lib/modules/* on a guestJason Wessel2013-08-071-1/+4
| | * | perf tests: Add tests of new pinned modifierMichael Ellerman2013-08-071-0/+53
OpenPOWER on IntegriCloud