| Commit message (Expand) | Author | Age | Files | Lines |
* | perf script: Allow creating per-event dump files | Arnaldo Carvalho de Melo | 2017-10-27 | 1 | -0/+4 |
* | perf util: Enable handling of inlined frames by default | Milian Wolff | 2017-10-25 | 2 | -2/+4 |
* | perf list: Fix group description in the man page | Andi Kleen | 2017-10-23 | 1 | -1/+1 |
* | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-10-20 | 1 | -2/+2 |
|\ |
|
| * | perf record: Fix documentation for a inexistent option '-l' | Taeung Song | 2017-10-17 | 1 | -2/+2 |
* | | perf top: Add option to set the number of thread for event synthesize | Kan Liang | 2017-10-03 | 1 | -0/+3 |
* | | perf script: Support user regs | Andi Kleen | 2017-09-13 | 1 | -2/+2 |
* | | perf record: Support direct --user-regs arguments | Andi Kleen | 2017-09-13 | 1 | -0/+2 |
* | | perf list: Add metric groups to perf list | Andi Kleen | 2017-09-13 | 1 | -1/+6 |
* | | perf stat: Support JSON metrics in perf stat | Andi Kleen | 2017-09-13 | 1 | -0/+7 |
* | | perf tools: Support weak groups in 'perf stat' | Andi Kleen | 2017-09-13 | 1 | -0/+2 |
* | | perf sched timehist: Add pid and tid options | David Ahern | 2017-09-13 | 1 | -0/+8 |
|/ |
|
* | perf script: Support physical address | Kan Liang | 2017-09-01 | 1 | -1/+1 |
* | perf mem: Support physical address | Kan Liang | 2017-09-01 | 1 | -0/+4 |
* | perf sort: Add sort option for physical address | Kan Liang | 2017-09-01 | 1 | -0/+1 |
* | perf tools: Support new sample type for physical address | Kan Liang | 2017-09-01 | 1 | -1/+4 |
* | perf intel-pt: Fix syntax in documentation of config option | Jack Henschel | 2017-09-01 | 1 | -1/+1 |
* | perf trace: Support syscall name globbing | Arnaldo Carvalho de Melo | 2017-09-01 | 1 | -1/+1 |
* | perf stat: Fix path to PMU formats in documentation | Jack Henschel | 2017-08-28 | 1 | -2/+2 |
* | perf tools: Really install manpages via 'make install-man' | Konstantin Khlebnikov | 2017-08-22 | 1 | -1/+1 |
* | perf annotate: Document --show-total-period option | Taeung Song | 2017-08-18 | 1 | -0/+2 |
* | perf annotate stdio: Support --show-nr-samples option | Taeung Song | 2017-08-18 | 1 | -0/+4 |
* | perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s... | Adrian Hunter | 2017-08-15 | 1 | -1/+1 |
* | perf script python: Add support for exporting to sqlite3 | Adrian Hunter | 2017-08-15 | 1 | -3/+3 |
* | perf top: Support lookup of symbols in other mount namespaces. | Krister Johansen | 2017-07-26 | 1 | -0/+4 |
* | perf record: Create a new option save_type in --branch-filter | Jin Yao | 2017-07-19 | 1 | -0/+1 |
* | perf tools: Add feature header record to pipe-mode | David Carrillo-Cisneros | 2017-07-19 | 1 | -2/+8 |
* | perf buildid-cache: Support binary objects from other namespaces | Krister Johansen | 2017-07-19 | 2 | -0/+10 |
* | perf probe: Allow placing uprobes in alternate namespaces. | Krister Johansen | 2017-07-19 | 1 | -0/+9 |
* | perf intel-pt: Update documentation to include new ptwrite and power events | Adrian Hunter | 2017-06-30 | 1 | -2/+40 |
* | perf script: Add 'synth' field for synthesized event payloads | Adrian Hunter | 2017-06-27 | 1 | -1/+5 |
* | perf auxtrace: Add itrace option to output power events | Adrian Hunter | 2017-06-27 | 1 | -2/+3 |
* | perf auxtrace: Add itrace option to output ptwrite events | Adrian Hunter | 2017-06-27 | 1 | -3/+4 |
* | perf intel-pt: Add documentation for new config terms | Adrian Hunter | 2017-06-21 | 1 | -0/+36 |
* | perf stat: Add support to measure SMI cost | Kan Liang | 2017-06-21 | 1 | -0/+14 |
* | perf ftrace: Add -D option for depth filter | Namhyung Kim | 2017-06-20 | 1 | -0/+3 |
* | perf ftrace: Add option for function filtering | Namhyung Kim | 2017-06-20 | 1 | -0/+30 |
* | perf script: Support -F brstackoff,dso | Mark Santaniello | 2017-06-20 | 1 | -1/+3 |
* | perf script: Allow adding and removing fields | Andi Kleen | 2017-06-19 | 1 | -0/+8 |
* | perf script python: Remove dups in documentation examples | SeongJae Park | 2017-06-08 | 1 | -4/+2 |
* | perf script python: Updated trace_unhandled() signature | SeongJae Park | 2017-06-08 | 1 | -6/+3 |
* | perf script python: Fix wrong code snippets in documentation | SeongJae Park | 2017-06-08 | 1 | -2/+2 |
* | perf script: Fix documentation errors | SeongJae Park | 2017-06-08 | 2 | -3/+3 |
* | perf probe: Fix examples section of documentation | SeongJae Park | 2017-06-08 | 1 | -2/+6 |
* | perf script: Add --inline option for debugging | Namhyung Kim | 2017-05-24 | 1 | -0/+4 |
* | perf tools: Fix spelling mistakes | Kim Phillips | 2017-05-04 | 5 | -9/+9 |
* | perf trace: Add usage of --no-syscalls in man page | Ravi Bangoria | 2017-04-13 | 1 | -1/+2 |
* | perf tools: Describe pipe mode in perf.data-file-fomat.txt | David Carrillo-Cisneros | 2017-04-11 | 1 | -2/+17 |
* | perf report: Enable sorting by srcline as key | Milian Wolff | 2017-03-27 | 1 | -0/+1 |
* | perf report: Introduce --inline option | Jin Yao | 2017-03-27 | 1 | -0/+4 |