Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-28 | perf stat: Fix wrong per-thread runtime stat for interval mode | Jin Yao | 1 | -29/+41 |
2020-05-28 | perf expr: Allow numbers to be followed by a dot | Ian Rogers | 2 | -1/+2 |
2020-05-28 | perf metricgroup: Make 'evlist_used' variable a bitmap instead of array of bools | Ian Rogers | 1 | -10/+8 |
2020-05-28 | perf stat: Fail on extra comma while parsing events | Jiri Olsa | 2 | -1/+4 |
2020-05-28 | perf script: Better align register values in dump | Paul A. Clarke | 1 | -1/+1 |
2020-05-28 | perf stat: POWER9 metrics: expand "ICT" acronym | Paul A. Clarke | 1 | -10/+10 |
2020-05-28 | perf tools: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 14 | -18/+18 |
2020-05-28 | perf intel-pt: Use allocated branch stack for PEBS sample | Adrian Hunter | 1 | -18/+13 |