perf list: Remove trailing A in PAI crypto event 4210
authorThomas Richter <tmricht@linux.ibm.com>
Wed, 9 Jul 2025 07:24:52 +0000 (09:24 +0200)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 9 Jul 2025 16:19:22 +0000 (09:19 -0700)
commita12a23720c135a299ed914adf623387c7404e014
treee1087c665baa387edd0573d12db1a6fb76be4f1c
parent585189332afe02c99e66c6a0d328fe05e456ff6a
perf list: Remove trailing A in PAI crypto event 4210

According to the z16 and z17 Principle of Operation documents
SA22-7832-13 and SA22-7832-14 the event 4210 is named
   PCC_COMPUTE_LAST_BLOCK_CMAC_USING_ENCRYPTED_AES_256
without a trailing 'A'. Adjust the json definition files
for this event and remove the trailing 'A' character.
   PCC_COMPUTE_LAST_BLOCK_CMAC_USING_ENCRYPTED_AES_256A

Also remove a black ' ' between the dash '-' and the number:
   xxx-AES- 192 ----> xxx-AES-192

Suggested-by: Ingo Franzki <ifranzki@linux.ibm.com>
Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Reviewed-by: Ian Rogers <irogers@google.com>
Acked-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Link: https://lore.kernel.org/r/20250709072452.1595257-1-tmricht@linux.ibm.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/pmu-events/arch/s390/cf_z16/pai_crypto.json
tools/perf/pmu-events/arch/s390/cf_z17/pai_crypto.json