public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] perf vendor events amd: Add more Zen 5 events and metrics
@ 2024-10-18  9:31 Sandipan Das
  2024-10-18  9:31 ` [PATCH 1/3] perf vendor events amd: Add Zen 5 data fabric events Sandipan Das
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Sandipan Das @ 2024-10-18  9:31 UTC (permalink / raw)
  To: linux-perf-users, linux-kernel
  Cc: peterz, mingo, acme, namhyung, mark.rutland, alexander.shishkin,
	jolsa, irogers, adrian.hunter, eranian, ravi.bangoria,
	ananth.narayan, sandipan.das

Add data fabric events and metrics taken from the now released Processor
Programming Reference (PPR) for AMD Family 1Ah Model 02h Revision C1
Processors document available at the link below.
https://bugzilla.kernel.org/attachment.cgi?id=307010

While at it, also update some missing or redundant data cache metrics.

Sandipan Das (3):
  perf vendor events amd: Add Zen 5 data fabric events
  perf vendor events amd: Add Zen 5 data fabric metrics
  perf vendor events amd: Update Zen 5 data cache fill events

 .../arch/x86/amdzen5/data-fabric.json         | 1634 +++++++++++++++++
 .../arch/x86/amdzen5/load-store.json          |   78 +-
 .../arch/x86/amdzen5/recommended.json         |  112 ++
 3 files changed, 1818 insertions(+), 6 deletions(-)
 create mode 100644 tools/perf/pmu-events/arch/x86/amdzen5/data-fabric.json

-- 
2.43.0


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

end of thread, other threads:[~2024-10-21 16:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-18  9:31 [PATCH 0/3] perf vendor events amd: Add more Zen 5 events and metrics Sandipan Das
2024-10-18  9:31 ` [PATCH 1/3] perf vendor events amd: Add Zen 5 data fabric events Sandipan Das
2024-10-18  9:31 ` [PATCH 2/3] perf vendor events amd: Add Zen 5 data fabric metrics Sandipan Das
2024-10-18 15:47   ` Ian Rogers
2024-10-18  9:31 ` [PATCH 3/3] perf vendor events amd: Update Zen 5 data cache fill events Sandipan Das
2024-10-18 15:48 ` [PATCH 0/3] perf vendor events amd: Add more Zen 5 events and metrics Ian Rogers
2024-10-21 16:01 ` Namhyung Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox