summaryrefslogtreecommitdiff
path: root/tools/perf/util/pfm.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-12perf list pfm: Retry supported test with exclude_kernelIan Rogers1-1/+14
2023-06-13perf pfm: Remove duplicate util/cpumap.h includeArnaldo Carvalho de Melo1-1/+0
2023-06-12perf list: Check if libpfm4 event is supportedNamhyung Kim1-8/+50
2023-05-27perf pmu: Separate pmu and pmusIan Rogers1-3/+3
2023-03-13perf evlist: Remove nr_groupsIan Rogers1-1/+0
2023-02-08perf tools: Fix perf tool build error in util/pfm.cThomas Richter1-4/+2
2022-11-24perf list: List callback support for libpfmIan Rogers1-87/+67
2021-10-20perf parse-events: Add new "metric-id" termIan Rogers1-1/+2
2021-07-14libperf: Fix build error with LIBPFM4=1Heiko Carstens1-1/+1
2021-07-09libperf: Move 'nr_groups' from tools/perf to evlist::nr_groupsJiri Olsa1-1/+1
2021-05-19perf test: Fix libpfm4 support (63) test error for nested event groupsThomas Richter1-1/+10
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian1-0/+281