]> git.ipfire.org Git - thirdparty/linux.git/commit
perf vendor events amd: Add Zen 6 metrics
authorSandipan Das <sandipan.das@amd.com>
Thu, 8 Jan 2026 07:52:16 +0000 (13:22 +0530)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 14 Jan 2026 20:22:50 +0000 (17:22 -0300)
commitd0a3df886d777180322a254176c40fd4a4a23cbe
tree28085d78e93cb97270a809d781b18dddc478fa07
parentde18394f8f69e4cb86e1561f3dd86e9f724b8f25
perf vendor events amd: Add Zen 6 metrics

Add metrics taken from Section 1.2 "Performance Measurement" of the
Performance Monitor Counters for AMD Family 1Ah Model 50h-57h Processors
document available at the link below.

The recommended metrics are sourced from Table 1 "Guidance for Common
Performance Statistics with Complex Event Selects".

The pipeline utilization metrics are sourced from Table 2 "Guidance
for Pipeline Utilization Analysis Statistics". These are useful for
finding performance bottlenecks by analyzing activity at different
stages of the pipeline. There are metric groups available for Level 1
and Level 2 analysis.

Reviewed-by: Ian Rogers <irogers@google.com>
Signed-off-by: Sandipan Das <sandipan.das@amd.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ananth Narayan <ananth.narayan@amd.com>
Cc: Caleb Biggers <caleb.biggers@intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: James Clark <james.clark@linaro.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Ravi Bangoria <ravi.bangoria@amd.com>
Cc: Stephane Eranian <eranian@google.com>
Link: https://bugzilla.kernel.org/attachment.cgi?id=309149
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/pmu-events/arch/x86/amdzen6/pipeline.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/amdzen6/recommended.json [new file with mode: 0644]