public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] perf vendor events amd: Address event errata
@ 2025-05-07 14:28 Sandipan Das
  2025-05-07 14:28 ` [PATCH 1/3] perf vendor events amd: Remove Zen 5 instruction cache events Sandipan Das
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Sandipan Das @ 2025-05-07 14:28 UTC (permalink / raw)
  To: linux-perf-users, linux-kernel
  Cc: Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo,
	Namhyung Kim, Mark Rutland, Alexander Shishkin, Jiri Olsa,
	Ian Rogers, Adrian Hunter, Kan Liang, Stephane Eranian,
	Ravi Bangoria, Ananth Narayan, Sandipan Das

Remove unreliable Zen 5 events and metrics. The following errata from
the Revision Guide for AMD Family 1Ah Models 00h-0Fh Processors have
been addressed.
#1569 PMCx078 Counts Incorrectly in Unpredictable Ways
#1583 PMCx18E May Overcount Instruction Cache Accesses
#1587 PMCx188 May Undercount IBS (Instruction Based Sampling) Fetch Events

The document can be downloaded from
https://bugzilla.kernel.org/attachment.cgi?id=308095

Sandipan Das (3):
  perf vendor events amd: Remove Zen 5 instruction cache events
  perf vendor events amd: Remove Zen 5 TLB flush event
  perf vendor events amd: Remove Zen 5 IBS fetch event

 .../arch/x86/amdzen5/inst-cache.json          | 24 -------------------
 .../arch/x86/amdzen5/load-store.json          |  6 -----
 .../arch/x86/amdzen5/recommended.json         | 13 ----------
 3 files changed, 43 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-05-09  8:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-07 14:28 [PATCH 0/3] perf vendor events amd: Address event errata Sandipan Das
2025-05-07 14:28 ` [PATCH 1/3] perf vendor events amd: Remove Zen 5 instruction cache events Sandipan Das
2025-05-07 14:28 ` [PATCH 2/3] perf vendor events amd: Remove Zen 5 TLB flush event Sandipan Das
2025-05-07 14:28 ` [PATCH 3/3] perf vendor events amd: Remove Zen 5 IBS fetch event Sandipan Das
2025-05-07 15:56 ` [PATCH 0/3] perf vendor events amd: Address event errata Ian Rogers
2025-05-08 10:56   ` Sandipan Das
2025-05-08 15:34     ` Ian Rogers
2025-05-09  8:40       ` Sandipan Das

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