aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64/util/pmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-13perf pmu-events: Hide the pmu_eventsIan Rogers1-1/+1
2022-08-13perf pmu-events: Avoid passing pmu_events_mapIan Rogers1-2/+2
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers1-1/+1
2021-10-20perf pmu: Add const to pmu_events_map.Ian Rogers1-1/+1
2021-04-20perf arm64: Fix off-by-one directory paths.Ian Rogers1-2/+2
2021-04-08perf pmu: Add pmu_events_map__find() function to find the common PMU map for the systemJohn Garry1-0/+25