summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/print-events.c
Commit message (Expand)AuthorAgeFilesLines
* perf pmu-events: Remove now unused event and metric variablesIan Rogers2023-02-031-24/+8
* perf list: Reorganize to use callbacks to allow honouring command line optionsIan Rogers2022-11-231-171/+193
* perf list: Simplify symbol event printingIan Rogers2022-11-151-58/+21
* perf list: Simplify cache event printingIan Rogers2022-11-151-103/+27
* perf tracepoint: Sort events in iteratorIan Rogers2022-11-151-71/+37
* perf print-events: Remove redundant comparison with zeroKang Minchul2022-11-101-4/+2
* perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing2022-09-261-39/+0
* perf print-events: Fix "perf list" can not display the PMU prefix for some hy...Zhengjun Xing2022-09-261-1/+1
* perf parse-events: Break out tracepoint and printingIan Rogers2022-08-021-0/+572