aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/arch/arm64/util/pmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-15perf pmu: Remove unused functionJames Clark1-10/+0
2023-09-15perf pmus: Simplify perf_pmus__find_core_pmu()James Clark1-1/+7
2023-09-15perf pmu: Move pmu__find_core_pmu() to pmus.cJames Clark1-3/+3
2023-08-17perf jevents: Add a new expression builtin strcmp_cpuid_str()James Clark1-17/+1
2023-07-24perf pmu arm64: Fix reading the PMU cpu slots in sysfsHaixin Yu1-3/+4
2023-05-27perf pmus: Allow just core PMU scanningIan Rogers1-4/+1
2023-05-27perf pmu: Separate pmu and pmusIan Rogers1-1/+2
2023-05-10perf arm64: Fix build with refcount checkingJames Clark1-1/+1
2023-02-03perf pmu-events: Introduce pmu_metrics_tableIan Rogers1-0/+9
2023-02-03perf pmu-events: Separate the metrics from events for no jeventsIan Rogers1-1/+1
2023-01-22perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATHJames Clark1-2/+2
2023-01-19perf pmu: Add #slots literal support for arm64Jing Zhang1-2/+33
2022-11-16perf cpumap: Tidy libperf includesIan Rogers1-0/+1
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