summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
...
* perf tools: Re-implement debug print function for linking python/perf.soAdrian Hunter2013-08-16
* perf tools: Try to increase the file descriptor limits on EMFILEAndi Kleen2013-08-16
* perf kvm: Remove force option to cmd_recordDavid Ahern2013-08-16
* perf trace: Allow specifying which syscalls to traceArnaldo Carvalho de Melo2013-08-14
* perf tools: Improve robustness of topology parsing codeStephane Eranian2013-08-14
* perf tests: Fix compile failure on do_sort_somethingDavid Ahern2013-08-14
* perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter2013-08-12
* perf tools: Remove filter parameter of thread__find_addr_location()Adrian Hunter2013-08-12
* perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter2013-08-12
* perf annotate: Set the machines symbol filterAdrian Hunter2013-08-12
* perf mem: Remove unused symbol filter memberAdrian Hunter2013-08-12
* perf report: Set the machines symbol filterAdrian Hunter2013-08-12
* perf top: Set the machines symbol filterAdrian Hunter2013-08-12
* perf machine: Add symbol filter to struct machineAdrian Hunter2013-08-12
* perf session: Change perf_session__has_traces to actually check for tracepointsDavid Ahern2013-08-12
* perf evsel: Add option to limit stack depth in callchain dumpsDavid Ahern2013-08-12
* perf evsel: Add option to print stack trace on single lineDavid Ahern2013-08-12
* perf tool: Simplify options to perf_evsel__print_ipDavid Ahern2013-08-12
* perf sched: Remove sched_process_fork tracepointDavid Ahern2013-08-12
* perf sched: Remove sched_process_exit tracepointDavid Ahern2013-08-12
* perf sched: Remove thread lookup in sample handlerDavid Ahern2013-08-12
* perf sched: Simplify arguments to read_eventsDavid Ahern2013-08-12
* perf kvm: Update documentation with live commandDavid Ahern2013-08-12
* perf kvm: Option to print events that exceed a durationDavid Ahern2013-08-12
* perf machine: Do not require /lib/modules/* on a guestJason Wessel2013-08-07
* perf tests: Add tests of new pinned modifierMichael Ellerman2013-08-07
* perf tools: Add support for pinned modifierMichael Ellerman2013-08-07
* perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loopNamhyung Kim2013-08-07
* perf kvm stat report: Add option to analyze specific VMDavid Ahern2013-08-07
* perf kvm: Add min and max stats to displayDavid Ahern2013-08-07
* perf kvm: Add live modeDavid Ahern2013-08-07
* perf session: Export queue_event functionDavid Ahern2013-08-07
* perf annotate browser: Fix typoIngo Molnar2013-08-07
* perf annotate browser: Improve description of '?' hotkeyArnaldo Carvalho de Melo2013-08-07
* perf annotate: Add call target name if it is missingAdrian Hunter2013-08-07
* perf annotate: Remove nop at end of annotationAdrian Hunter2013-08-07
* perf annotate: Put dso name in symbol annotation titleAdrian Hunter2013-08-07
* perf annotate: Allow disassembly using /proc/kcoreAdrian Hunter2013-08-07
* perf tests: Add kcore to the object code reading testAdrian Hunter2013-08-07
* perf tests: Adjust the vmlinux symtab matches kallsyms test againAdrian Hunter2013-08-07
* perf symbols: Add support for reading from /proc/kcoreAdrian Hunter2013-08-07
* perf tools: Make it possible to read object code from kernel modulesAdrian Hunter2013-08-07
* perf tests: Adjust the vmlinux symtab matches kallsyms testAdrian Hunter2013-08-07
* perf tools: Make it possible to read object code from vmlinuxAdrian Hunter2013-08-07
* perf symbols: Load kernel maps before usingAdrian Hunter2013-08-07
* perf tests: Add test for reading object codeAdrian Hunter2013-08-07
* perf symbols: avoid SyS kernel syscall aliasesAdrian Hunter2013-08-07
* perf stat: Flush output after each line in interval modeAndi Kleen2013-08-07
* perf stat: Add support for --initial-delay optionAndi Kleen2013-08-07
* perf evsel: Add support for enabling countersAndi Kleen2013-08-07