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

Besar Wicaksono bwicaksono at nvidia.com
Tue Jan 9 11:23:07 PST 2024


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




More information about the linux-arm-kernel mailing list