Age | Commit message (Expand) | Author | Files | Lines |
2020-04-03 | perf script: add -S/--symbols documentation | Ian Rogers | 1 | -0/+8 |
2020-04-03 | perf top: Support --group-sort-idx to change the sort order | Jin Yao | 1 | -0/+5 |
2020-04-03 | perf script: Add --show-cgroup-events option | Namhyung Kim | 1 | -0/+3 |
2020-04-03 | perf top: Add --all-cgroups option | Namhyung Kim | 1 | -0/+4 |
2020-04-03 | perf record: Add --all-cgroups option | Namhyung Kim | 1 | -1/+4 |
2020-04-03 | perf report: Add 'cgroup' sort key | Namhyung Kim | 1 | -0/+1 |
2020-03-27 | perf script: Introduce --deltatime option | Hagen Paul Pfeifer | 1 | -0/+3 |
2020-03-25 | perf callchain: Update docs regarding kernel/user space unwinding | Tony Jones | 2 | -12/+20 |
2020-03-24 | perf report: Allow specifying event to be used as sort key in --group output | Jin Yao | 1 | -0/+5 |
2020-03-11 | perf intel-pt: Update intel-pt.txt file with new location of the documentation | Adrian Hunter | 1 | -0/+1 |
2020-03-11 | perf intel-pt: Add Intel PT man page references | Adrian Hunter | 5 | -4/+13 |
2020-03-11 | perf intel-pt: Rename intel-pt.txt and put it in man page format | Adrian Hunter | 1 | -24/+33 |
2020-03-11 | perf doc: Set man page date to last git commit | Ian Rogers | 1 | -1/+4 |
2020-03-04 | perf stat: Show percore counts in per CPU output | Jin Yao | 1 | -0/+9 |
2020-02-27 | perf config: Document missing config options | Ravi Bangoria | 1 | -0/+44 |
2020-02-27 | perf annotate: Fix perf config option description | Ravi Bangoria | 1 | -1/+29 |
2020-01-14 | perf tools: Support --prefix/--prefix-strip | Andi Kleen | 3 | -0/+18 |
2020-01-06 | perf sched timehist: Add support for filtering on CPU | David Ahern | 1 | -0/+4 |
2019-12-02 | perf kvm: Clarify the 'perf kvm' -i and -o command line options | Arnaldo Carvalho de Melo | 1 | -2/+3 |
2019-11-22 | perf intel-pt: Add support for recording AUX area samples | Adrian Hunter | 1 | -2/+57 |
2019-11-22 | perf record: Add aux-sample-size config term | Adrian Hunter | 1 | -0/+3 |
2019-11-22 | perf record: Add support for AUX area sampling | Adrian Hunter | 1 | -0/+6 |
2019-11-12 | perf tool: Provide an option to print perf_event_open args and return value | Ravi Bangoria | 1 | -0/+2 |
2019-11-07 | perf report: Sort by sampled cycles percent per block for stdio | Jin Yao | 1 | -0/+11 |
2019-11-07 | perf record: Add support for limit perf output file size | Jiwei Sun | 1 | -0/+4 |
2019-11-06 | perf stat: Add --per-node agregation support | Jiri Olsa | 1 | -0/+5 |
2019-11-06 | perf record: Put a copy of kcore into the perf.data directory | Adrian Hunter | 2 | -0/+38 |
2019-11-06 | perf data: Support single perf.data file directory | Adrian Hunter | 1 | -0/+28 |
2019-10-19 | perf list: Hide deprecated events by default | Jin Yao | 1 | -0/+3 |
2019-10-15 | perf trace: Introduce --errno-summary | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2019-10-15 | perf stat: Support --all-kernel/--all-user | Jin Yao | 1 | -0/+6 |
2019-10-11 | perf diff: Report noisy for cycles diff | Jin Yao | 1 | -0/+5 |
2019-10-09 | perf trace: Introduce --filter for tracepoint events | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2019-10-07 | perf trace: Allow choosing how to augment the tracepoint arguments | Arnaldo Carvalho de Melo | 2 | -0/+10 |
2019-09-30 | perf docs: Correct and clarify jitdump spec | Steve MacLean | 1 | -2/+2 |
2019-09-27 | perf docs: Allow man page date to be specified | Ian Rogers | 1 | -0/+3 |
2019-08-16 | perf report: Add --switch-on/--switch-off events | Arnaldo Carvalho de Melo | 1 | -0/+17 |
2019-08-15 | perf top: Add --switch-on/--switch-off events | Arnaldo Carvalho de Melo | 1 | -0/+38 |
2019-08-15 | perf trace: Add --switch-on/--switch-off events | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2019-08-15 | perf script: Allow specifying event to switch off processing of other events | Arnaldo Carvalho de Melo | 1 | -1/+4 |
2019-08-15 | perf script: Allow showing the --switch-on event | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2019-08-15 | perf script: Allow specifying event to switch on processing of other events | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2019-08-14 | perf.data documentation: Clarify HEADER_SAMPLE_TOPOLOGY format | Vince Weaver | 1 | -10/+15 |
2019-08-14 | perf intel-pt: Add brief documentation for PEBS via Intel PT | Adrian Hunter | 1 | -0/+15 |
2019-08-14 | perf tools: Add aux-output config term | Adrian Hunter | 1 | -0/+2 |
2019-08-14 | perf tools: Add itrace option 'o' to synthesize aux-output events | Adrian Hunter | 1 | -0/+2 |
2019-08-14 | perf record: Add an option to take an AUX snapshot on exit | Alexander Shishkin | 1 | -3/+8 |
2019-08-12 | perf config: Document the PERF_CONFIG environment variable | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2019-08-08 | perf tools: Fix a typo in a variable name in the Documentation Makefile | Masanari Iida | 1 | -1/+1 |
2019-07-29 | perf tools: Fix perf.data documentation units for memory size | Vince Weaver | 1 | -1/+1 |