linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] arm64: Support Neoverse-V2 for Perf Arm SPE
@ 2024-01-09 19:23 Besar Wicaksono
  2024-01-09 19:23 ` [PATCH v1 1/3] arm64: Add Neoverse-V2 part Besar Wicaksono
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Besar Wicaksono @ 2024-01-09 19:23 UTC (permalink / raw)
  To: acme, catalin.marinas, will, john.g.garry, james.clark,
	mike.leach, peterz, mingo, mark.rutland, alexander.shishkin,
	jolsa, namhyung, irogers, alisaidi, vsethi, rwiley, ywan
  Cc: linux-kernel, linux-arm-kernel, linux-perf-users, linux-tegra,
	treding, jonathanh, Besar Wicaksono

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-04-30 20:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-09 19:23 [PATCH v1 0/3] arm64: Support Neoverse-V2 for Perf Arm SPE Besar Wicaksono
2024-01-09 19:23 ` [PATCH v1 1/3] arm64: Add Neoverse-V2 part Besar Wicaksono
2024-01-09 19:23 ` [PATCH v1 2/3] tools headers " Besar Wicaksono
2024-01-09 19:23 ` [PATCH v1 3/3] perf arm-spe: Add Neoverse-V2 to neoverse list Besar Wicaksono
2024-01-10  1:14   ` Leo Yan
2024-01-10  9:12 ` [PATCH v1 0/3] arm64: Support Neoverse-V2 for Perf Arm SPE James Clark
2024-04-15 15:56 ` Besar Wicaksono
2024-04-30 17:50   ` Besar Wicaksono
2024-04-30 20:26     ` Leo Yan
2024-04-19 15:32 ` Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).