[PATCH v2 0/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne

From: Ilkka Koskinen
Date: Thu Oct 31 2024 - 17:35:30 EST


Changes from v1:

* Doesn't use read_cpuid_implementor() anymore as that was broken and unnecessary.
* Convert AmpereOne source field to matching common source fields to avoid duplicating
the code.
* Rebased on top of perf-tools-next/perf-tools-next (ba993e5ada1d)

Ilkka Koskinen (2):
perf arm-spe: Prepare for adding data source packet implementations
for other cores
perf arm-spe: Add support for SPE Data Source packet on AmpereOne

.../util/arm-spe-decoder/arm-spe-decoder.h | 9 +++
tools/perf/util/arm-spe.c | 73 ++++++++++++++++++-
2 files changed, 79 insertions(+), 3 deletions(-)

--
2.47.0