summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/pfm.c
Commit message (Expand)AuthorAgeFilesLines
* 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