perf list: Add IBM z17 event descriptions
authorThomas Richter <tmricht@linux.ibm.com>
Mon, 23 Jun 2025 13:27:31 +0000 (15:27 +0200)
committerNamhyung Kim <namhyung@kernel.org>
Thu, 3 Jul 2025 01:59:53 +0000 (18:59 -0700)
commit508b228942b291cb69f11027c07ca17ab2ac03bc
treedfcdba2526855d43d35d66e298f6012d61e6ccca
parent1fdf938168c4d26fa279d4f204768690d1f9c4ae
perf list: Add IBM z17 event descriptions

Update IBM z17 counter description using document SA23-2260-08:
"The Load-Program-Parameter and the CPU-Measurement Facilities"
released in May 2025 to include counter definitions for IBM z17
counter sets:
* Basic counter set
* Problem/user counter set
* Crypto counter set.

Use document SA23-2261-09:
"The CPU-Measurement Facility Extended Counters Definition
 for z10, z196/z114, zEC12/zBC12, z13/z13s, z14, z15, z16 and z17"
released on April 2025 to include counter definitions for IBM z17
* Extended counter set
* MT-Diagnostic counter set.

Use document SA22-7832-14:
"z/Architecture Principles of Operation."
released in April 2025 to include counter definitions for IBM z17
* PAI-Crypto counter set
* PAI-Extention counter set.

Use document
"CPU MF Formulas and Updates April 2025"
released in April 2025 to include metric calculations.

Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Acked-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Reviewed-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250623132731.899525-1-tmricht@linux.ibm.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/pmu-events/arch/s390/cf_z17/basic.json [new file with mode: 0644]
tools/perf/pmu-events/arch/s390/cf_z17/crypto6.json [new file with mode: 0644]
tools/perf/pmu-events/arch/s390/cf_z17/extended.json [new file with mode: 0644]
tools/perf/pmu-events/arch/s390/cf_z17/pai_crypto.json [new file with mode: 0644]
tools/perf/pmu-events/arch/s390/cf_z17/pai_ext.json [new file with mode: 0644]
tools/perf/pmu-events/arch/s390/cf_z17/transaction.json [new file with mode: 0644]
tools/perf/pmu-events/arch/s390/mapfile.csv