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

Ilkka Koskinen ilkka at os.amperecomputing.com
Thu Oct 31 14:35:31 PDT 2024


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




More information about the linux-arm-kernel mailing list