[PATCH 0/2] arm64: perf: add new CPU core names
Andre Przywara
andre.przywara at arm.com
Fri Jun 28 07:56:10 PDT 2024
This adds the names for new Arm Ltd. CPU cores to the list of supported
CPU PMUs.
Patch 1 adds the names to the DT schema bindings documents, patch 2 adds
the name and compatible string pair to the PMUv3 driver, mostly to provide
the right PMU name to userland.
Cheers,
Andre
Andre Przywara (2):
dt-bindings: arm: pmu: Add new Cortex and Neoverse cores
perf: pmuv3: Add new Cortex and Neoverse PMUs
Documentation/devicetree/bindings/arm/pmu.yaml | 6 ++++++
drivers/perf/arm_pmuv3.c | 12 ++++++++++++
2 files changed, 18 insertions(+)
--
2.25.1
More information about the linux-arm-kernel
mailing list