]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf arm-spe: Add Cortex CPUs to common data source encoding list
authorLeo Yan <leo.yan@arm.com>
Thu, 3 Oct 2024 18:53:22 +0000 (19:53 +0100)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 14 Oct 2024 19:04:32 +0000 (12:04 -0700)
commitea2ead4224fd3899f6dadd4c1fc526f32ec2246c
tree92acb0b6efdde164841087f41cb8f6ee45e68c58
parent041c0e5715a65a1b653283b853b4ca973780607a
perf arm-spe: Add Cortex CPUs to common data source encoding list

Add Cortex-A720, Cortex-A725, Cortex-X1C, Cortex-X3 and Cortex-X925 into
the common data source encoding list. For everyone of these CPUs, it
technical reference manual defines the data source packet as the common
encoding format.

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-8-leo.yan@arm.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/arm-spe.c