[PATCH v1 0/3] arm64: Support Neoverse-V2 for Perf Arm SPE

From: Besar Wicaksono
Date: Tue Jan 09 2024 - 14:24:23 EST


This series support Neoverse-V2 CPU in Perf Arm SPE.
The first patch adds the Neoverse-V2 part number in kernel header.
The second patch syncs the kernel change to the tools header.
The third patch adds Neoverse-V2 into perf's Neoverse SPE data source list.

Besar Wicaksono (3):
arm64: Add Neoverse-V2 part
tools headers arm64: Add Neoverse-V2 part
perf arm-spe: Add Neoverse-V2 to neoverse list

arch/arm64/include/asm/cputype.h | 2 ++
tools/arch/arm64/include/asm/cputype.h | 2 ++
tools/perf/util/arm-spe.c | 1 +
3 files changed, 5 insertions(+)


base-commit: d988c9f511af71a3445b6a4f3a2c67208ff8e480
--
2.17.1