summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/pfm.c
Commit message (Expand)AuthorAgeFilesLines
* perf list pfm: Retry supported test with exclude_kernelIan Rogers2023-09-121-1/+14
* perf pfm: Remove duplicate util/cpumap.h includeArnaldo Carvalho de Melo2023-06-121-1/+0
* perf list: Check if libpfm4 event is supportedNamhyung Kim2023-06-121-8/+50
* perf pmu: Separate pmu and pmusIan Rogers2023-05-271-3/+3
* perf evlist: Remove nr_groupsIan Rogers2023-03-131-1/+0
* perf tools: Fix perf tool build error in util/pfm.cThomas Richter2023-02-081-4/+2
* perf list: List callback support for libpfmIan Rogers2022-11-241-87/+67
* perf parse-events: Add new "metric-id" termIan Rogers2021-10-201-1/+2
* libperf: Fix build error with LIBPFM4=1Heiko Carstens2021-07-141-1/+1
* libperf: Move 'nr_groups' from tools/perf to evlist::nr_groupsJiri Olsa2021-07-091-1/+1
* perf test: Fix libpfm4 support (63) test error for nested event groupsThomas Richter2021-05-191-1/+10
* perf tools: Add optional support for libpfm4Stephane Eranian2020-05-291-0/+281