linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] perf/pmu-events/powerpc: Update json mapfile with Power11 PVR
@ 2024-01-29 12:08 Madhavan Srinivasan
  2024-01-31 11:30 ` kajoljain
  2024-02-06 20:59 ` Namhyung Kim
  0 siblings, 2 replies; 3+ messages in thread
From: Madhavan Srinivasan @ 2024-01-29 12:08 UTC (permalink / raw)
  To: acme, jolsa, irogers, namhyung
  Cc: atrajeev, kjain, linux-perf-users, Madhavan Srinivasan, disgoel,
	linuxppc-dev

Update the Power11 PVR to json mapfile to enable
json events. Power11 is PowerISA v3.1 compliant
and support Power10 events.

Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
---
 tools/perf/pmu-events/arch/powerpc/mapfile.csv | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/perf/pmu-events/arch/powerpc/mapfile.csv b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
index 599a588dbeb4..4d5e9138d4cc 100644
--- a/tools/perf/pmu-events/arch/powerpc/mapfile.csv
+++ b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
@@ -15,3 +15,4 @@
 0x0066[[:xdigit:]]{4},1,power8,core
 0x004e[[:xdigit:]]{4},1,power9,core
 0x0080[[:xdigit:]]{4},1,power10,core
+0x0082[[:xdigit:]]{4},1,power10,core
-- 
2.43.0


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

end of thread, other threads:[~2024-02-06 21:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-29 12:08 [PATCH] perf/pmu-events/powerpc: Update json mapfile with Power11 PVR Madhavan Srinivasan
2024-01-31 11:30 ` kajoljain
2024-02-06 20:59 ` Namhyung Kim

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).