perf arm-spe: Rename the common data source encoding
authorLeo Yan <leo.yan@arm.com>
Thu, 3 Oct 2024 18:53:17 +0000 (19:53 +0100)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 14 Oct 2024 19:04:31 +0000 (12:04 -0700)
commit50b8f1d5bf4ad7f09ef8012ccf5f94f741df827b
tree26ac24076f3ab747c38c5a3f9a17a2a5d9fe633d
parentfb98fa3bf86893e53fac7bc951f503caf4a6eb23
perf arm-spe: Rename the common data source encoding

The Neoverse CPUs follow the common data source encoding, and other
CPU variants can share the same format.

Rename the CPU list and data source definitions as common data source
names. This change prepares for appending more CPU variants.

Signed-off-by: Leo Yan <leo.yan@arm.com>
Reviewed-by: James Clark <james.clark@linaro.org>
Link: https://lore.kernel.org/r/20241003185322.192357-3-leo.yan@arm.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/arm-spe-decoder/arm-spe-decoder.h
tools/perf/util/arm-spe.c