summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-08-1250-192/+2523
|\
| * 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
| * perf tools: Add support for pinned modifierMichael Ellerman2013-08-073-2/+13
| * perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loopNamhyung Kim2013-08-071-2/+0
| * perf kvm stat report: Add option to analyze specific VMDavid Ahern2013-08-071-2/+36
| * perf kvm: Add min and max stats to displayDavid Ahern2013-08-071-4/+17
| * perf kvm: Add live modeDavid Ahern2013-08-071-26/+633
| * perf session: Export queue_event functionDavid Ahern2013-08-072-9/+7
| * perf annotate browser: Fix typoIngo Molnar2013-08-071-1/+1
| * perf annotate browser: Improve description of '?' hotkeyArnaldo Carvalho de Melo2013-08-071-1/+1
| * perf annotate: Add call target name if it is missingAdrian Hunter2013-08-071-0/+16
| * perf annotate: Remove nop at end of annotationAdrian Hunter2013-08-071-0/+31
| * perf annotate: Put dso name in symbol annotation titleAdrian Hunter2013-08-071-2/+14
| * perf annotate: Allow disassembly using /proc/kcoreAdrian Hunter2013-08-072-5/+11
| * perf tests: Add kcore to the object code reading testAdrian Hunter2013-08-071-18/+82
| * perf tests: Adjust the vmlinux symtab matches kallsyms test againAdrian Hunter2013-08-071-5/+7
| * perf symbols: Add support for reading from /proc/kcoreAdrian Hunter2013-08-079-3/+347
| * perf tools: Make it possible to read object code from kernel modulesAdrian Hunter2013-08-075-9/+43
| * perf tests: Adjust the vmlinux symtab matches kallsyms testAdrian Hunter2013-08-071-11/+21
| * perf tools: Make it possible to read object code from vmlinuxAdrian Hunter2013-08-076-61/+112
| * perf symbols: Load kernel maps before usingAdrian Hunter2013-08-077-12/+22
| * perf tests: Add test for reading object codeAdrian Hunter2013-08-074-0/+515
| * perf symbols: avoid SyS kernel syscall aliasesAdrian Hunter2013-08-071-3/+14
| * perf stat: Flush output after each line in interval modeAndi Kleen2013-08-071-0/+2
| * perf stat: Add support for --initial-delay optionAndi Kleen2013-08-072-1/+26
| * perf evsel: Add support for enabling countersAndi Kleen2013-08-072-3/+19
| * perf evlist: Remove obsolete dummy execveAndi Kleen2013-08-071-7/+0
| * perf kvm: Split out tracepoints from record argsDavid Ahern2013-08-071-11/+19
| * perf session: Export a few functions for event processingDavid Ahern2013-08-072-6/+13
| * perf stats: Add max and min statsDavid Ahern2013-08-072-0/+15
| * perf top: move CONSOLE_CLEAR to header fileDavid Ahern2013-08-072-2/+2
| * perf util: Add parse_nsec_time() functionNamhyung Kim2013-08-072-0/+35
| * perf python: Remove duplicate TID bit from maskArnaldo Carvalho de Melo2013-08-071-1/+1
| * perf trace: Beautify 'connect' resultArnaldo Carvalho de Melo2013-08-071-0/+1
| * perf tools: Fix compile of util/tsc.cDavid Ahern2013-08-071-4/+4
| * perf evsel: Actually show symbol offset in stack trace when requestedDavid Ahern2013-08-071-1/+6
| * perf tests: Add parse events tests for leader samplingJiri Olsa2013-08-071-0/+115
| * perf tests: Add attr record group sampling testJiri Olsa2013-08-071-0/+36
OpenPOWER on IntegriCloud