Age | Commit message (Expand) | Author | Files | Lines |
2021-02-08 | perf stat: Support L2 Topdown events | Kan Liang | 1 | -1/+13 |
2021-01-20 | perf stat: Enable counting events for BPF programs | Song Liu | 1 | -0/+18 |
2020-11-04 | perf stat: Add --quiet option | Andi Kleen | 1 | -0/+4 |
2020-11-04 | perf stat: Support regex pattern in --for-each-cgroup | Namhyung Kim | 1 | -2/+3 |
2020-09-28 | perf stat: Add --for-each-cgroup option | Namhyung Kim | 1 | -0/+5 |
2020-09-17 | perf stat: Support new per thread TopDown metrics | Andi Kleen | 1 | -2/+5 |
2020-09-04 | perf tools: Add FIFO file names as alternative options to --control | Adrian Hunter | 1 | -0/+2 |
2020-09-04 | perf tools: Use AsciiDoc formatting for --control option documentation | Adrian Hunter | 1 | -23/+23 |
2020-09-03 | perf record/stat: Explicitly call out event modifiers in the documentation | Kim Phillips | 1 | -0/+4 |
2020-09-03 | perf stat: Turn off summary for interval mode by default | Jin Yao | 1 | -0/+3 |
2020-08-04 | perf stat: Introduce --control fd:ctl-fd[,ack-fd] options | Alexey Budankov | 1 | -0/+39 |
2020-07-22 | perf stat: extend -D,--delay option with -1 value | Alexey Budankov | 1 | -2/+3 |
2020-05-29 | perf tools: Add optional support for libpfm4 | Stephane Eranian | 1 | -0/+10 |
2020-05-28 | perf metricgroup: Add options to not group or merge | Ian Rogers | 1 | -0/+19 |
2020-05-28 | perf config: Add stat.big-num support | Paul A. Clarke | 1 | -1/+3 |
2020-04-23 | perf stat: Improve runtime stat for interval mode | Jin Yao | 1 | -0/+2 |
2020-03-04 | perf stat: Show percore counts in per CPU output | Jin Yao | 1 | -0/+9 |
2019-11-06 | perf stat: Add --per-node agregation support | Jiri Olsa | 1 | -0/+5 |
2019-10-15 | perf stat: Support --all-kernel/--all-user | Jin Yao | 1 | -0/+6 |
2019-06-10 | perf stat: Support per-die aggregation | Kan Liang | 1 | -0/+10 |
2019-05-16 | perf stat: Support 'percore' event qualifier | Jin Yao | 1 | -0/+4 |
2019-03-19 | perf stat: Fix --no-scale | Andi Kleen | 1 | -3/+2 |
2018-12-17 | perf tools Documentation: Fix diverse typos | Ingo Molnar | 1 | -2/+2 |
2018-06-07 | perf stat: Add --interval-clear option | Jiri Olsa | 1 | -0/+3 |
2018-06-06 | perf stat: Display user and system time | Jiri Olsa | 1 | -11/+29 |
2018-04-26 | perf stat: Display length strings of each run for --table option | Jiri Olsa | 1 | -6/+6 |
2018-04-26 | perf stat: Add --table option to display time of each run | Jiri Olsa | 1 | -0/+16 |
2018-04-12 | perf stat: Enable 1ms interval for printing event counters values | Alexey Budankov | 1 | -1/+1 |
2018-03-08 | perf pmu: Auto-merge PMU events created by prefix or glob match | Agustin Vega-Frias | 1 | -5/+9 |
2018-03-08 | perf pmu: Support wildcards on pmu name in dynamic pmu events | Agustin Vega-Frias | 1 | -0/+13 |
2018-02-22 | perf cgroup: Simplify arguments when tracking multiple events | weiping zhang | 1 | -1/+5 |
2018-02-16 | perf stat: Add support to print counts after a period of time | yuzhoujian | 1 | -0/+5 |
2018-02-16 | perf stat: Add support to print counts for fixed times | yuzhoujian | 1 | -0/+5 |
2017-09-13 | perf stat: Support JSON metrics in perf stat | Andi Kleen | 1 | -0/+7 |
2017-08-28 | perf stat: Fix path to PMU formats in documentation | Jack Henschel | 1 | -2/+2 |
2017-06-21 | perf stat: Add support to measure SMI cost | Kan Liang | 1 | -0/+14 |
2017-03-21 | perf stat: Collapse identically named events | Andi Kleen | 1 | -0/+3 |
2017-03-20 | perf stat: Correct --no-aggr description | Ravi Bangoria | 1 | -2/+1 |
2017-02-17 | perf stat: Add -a as default target | Jiri Olsa | 1 | -1/+1 |
2016-06-06 | perf stat: Basic support for TopDown in perf stat | Andi Kleen | 1 | -0/+32 |
2016-03-10 | perf stat: Add --metric-only support for -A | Andi Kleen | 1 | -1/+1 |
2016-03-10 | perf stat: Implement --metric-only mode | Andi Kleen | 1 | -0/+4 |
2016-03-10 | perf stat: Document CSV format in manpage | Andi Kleen | 1 | -0/+23 |
2016-03-08 | perf stat: Document --detailed option | Borislav Petkov | 1 | -0/+8 |
2015-12-17 | perf stat report: Allow to override aggr_mode | Jiri Olsa | 1 | -0/+10 |
2015-12-17 | perf stat report: Add report command | Jiri Olsa | 1 | -0/+12 |
2015-12-17 | perf stat record: Add record command | Jiri Olsa | 1 | -0/+12 |
2015-10-02 | perf stat: Reduce min --interval-print to 10ms | Kan Liang | 1 | -2/+3 |
2015-06-26 | perf stat: Introduce --per-thread option | Jiri Olsa | 1 | -0/+4 |
2015-01-21 | perf tools: Document parameterized and symbolic events | Cody P Schafer | 1 | -4/+16 |