| Commit message (Expand) | Author | Age | Files | Lines |
* | perf record: Add ability to name registers to record | Stephane Eranian | 2015-08-31 | 1 | -1/+5 |
* | perf script: Enable printing of interrupted machine state | Stephane Eranian | 2015-08-31 | 1 | -1/+1 |
* | perf script: Add --[no-]-demangle/--[no-]-demangle-kernel | Mark Drayton | 2015-08-28 | 1 | -0/+7 |
* | perf tools: Update Intel PT documentation | Adrian Hunter | 2015-08-24 | 1 | -8/+186 |
* | perf tools: Put itrace options into an asciidoc include | Adrian Hunter | 2015-08-21 | 4 | -66/+25 |
* | perf tools: Add Intel BTS support | Adrian Hunter | 2015-08-21 | 1 | -0/+86 |
* | perf tools: Take Intel PT into use | Adrian Hunter | 2015-08-17 | 1 | -0/+588 |
* | perf report: Show call graph from reference events | Kan Liang | 2015-08-12 | 1 | -0/+11 |
* | perf callchain: Allow disabling call graphs per event | Kan Liang | 2015-08-12 | 1 | -1/+2 |
* | perf callchain: Per-event type selection support | Kan Liang | 2015-08-12 | 1 | -0/+3 |
* | perf record: Support per-event freq term | Namhyung Kim | 2015-08-10 | 1 | -0/+1 |
* | perf report: Add support for srcfile sort key | Andi Kleen | 2015-08-10 | 1 | -0/+2 |
* | perf tools: Support full source file paths for srcline | Andi Kleen | 2015-08-10 | 2 | -0/+5 |
* | perf top: Add branch annotation code to top | Andi Kleen | 2015-08-06 | 1 | -0/+21 |
* | perf tools: Add support for cycles, weight branch_info field | Andi Kleen | 2015-08-06 | 1 | -0/+1 |
* | perf tools: Per-event time support | Kan Liang | 2015-08-05 | 1 | -1/+3 |
* | perf tools: Force period term to overload global settings | Jiri Olsa | 2015-07-29 | 1 | -1/+1 |
* | perf script: Add option --show-switch-events | Adrian Hunter | 2015-07-23 | 1 | -0/+4 |
* | perf record: Add option --switch-events to select PERF_RECORD_SWITCH events | Adrian Hunter | 2015-07-23 | 1 | -0/+4 |
* | perf bench futex: Add lock_pi stresser | Davidlohr Bueso | 2015-07-20 | 1 | -0/+4 |
* | perf record: Allow filtering perf's pid via --exclude-perf | Wang Nan | 2015-07-20 | 1 | -1/+10 |
* | perf record: Document setting '-e pmu/period=N/' in man page | Kan Liang | 2015-07-14 | 1 | -0/+8 |
* | perf stat: Introduce --per-thread option | Jiri Olsa | 2015-06-26 | 1 | -0/+4 |
* | perf tools: Configurable per thread proc map processing time out | Kan Liang | 2015-06-19 | 4 | -0/+22 |
* | perf record: Amend option summaries | Peter Zijlstra | 2015-06-10 | 1 | -3/+7 |
* | perf tools: Document relation of per-thread event count feature | Namhyung Kim | 2015-05-12 | 2 | -2/+4 |
* | perf probe: Add --no-inlines option to avoid searching inline functions | Masami Hiramatsu | 2015-05-08 | 1 | -0/+4 |
* | perf bench futex: Support parallel waker threads | Davidlohr Bueso | 2015-05-08 | 1 | -0/+3 |
* | perf probe: Support $params special probe argument | Masami Hiramatsu | 2015-05-08 | 1 | -1/+1 |
* | perf probe: Accept filter argument for --funcs | Masami Hiramatsu | 2015-05-05 | 1 | -1/+2 |
* | perf record: Add AUX area tracing Snapshot Mode support | Adrian Hunter | 2015-05-05 | 1 | -0/+7 |
* | perf auxtrace: Add option to synthesize events for transactions | Adrian Hunter | 2015-05-05 | 3 | -12/+15 |
* | perf report: Fix placement of itrace option in documentation | Adrian Hunter | 2015-05-04 | 1 | -3/+3 |
* | perf kmem: Add --live option for current allocation stat | Namhyung Kim | 2015-05-04 | 1 | -0/+5 |
* | perf kmem: Support sort keys on page analysis | Namhyung Kim | 2015-05-04 | 1 | -1/+5 |
* | perf probe: Accept filter argument for --list | Masami Hiramatsu | 2015-05-04 | 1 | -3/+3 |
* | perf report: Add Instruction Tracing support | Adrian Hunter | 2015-05-04 | 1 | -0/+27 |
* | perf tools: Document --children option in more detail | Namhyung Kim | 2015-04-29 | 3 | -1/+114 |
* | perf trace: Clarify that -e is about syscalls, not perf events in general | Arnaldo Carvalho de Melo | 2015-04-29 | 1 | -1/+1 |
* | perf probe: Make --funcs option exclusive | Masami Hiramatsu | 2015-04-29 | 1 | -0/+2 |
* | perf script: Add field option 'flags' to print sample flags | Adrian Hunter | 2015-04-29 | 1 | -1/+8 |
* | perf inject: Add Instruction Tracing support | Adrian Hunter | 2015-04-29 | 1 | -0/+26 |
* | perf script: Add Instruction Tracing support | Adrian Hunter | 2015-04-29 | 1 | -0/+27 |
* | perf record: Extend -m option for AUX area tracing mmap pages | Adrian Hunter | 2015-04-29 | 1 | -0/+2 |
* | perf kmem: Analyze page allocator events also | Namhyung Kim | 2015-04-13 | 1 | -1/+7 |
* | perf tools: Add 'I' event modifier for exclude_idle bit | Jiri Olsa | 2015-04-08 | 1 | -0/+1 |
* | perf record: Add clockid parameter | Peter Zijlstra | 2015-04-08 | 1 | -0/+7 |
* | perf tools: Add pid/tid filtering to report and script commands | David Ahern | 2015-03-24 | 2 | -0/+11 |
* | perf diff: Add kallsyms option | David Ahern | 2015-03-24 | 1 | -0/+3 |
* | perf kmem: Allow -v option | Namhyung Kim | 2015-03-13 | 1 | -0/+4 |