+1
−1
+340
−0
arch/arm/kernel/perf_event_cpu.c
deleted100644 → 0
+0
−363
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Now that the arm_pmu framework is only used for CPU PMUs, there's no reason to keep the pseudo-generic and CPU-specific framework portions separate. This patch folds the two into perf_event.c. Signed-off-by:Mark Rutland <mark.rutland@arm.com> [will: fixed up irq cfg to match upstream] Signed-off-by:
Will Deacon <will.deacon@arm.com>