]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf arm_spe: Report extended memory operations in records
authorLeo Yan <leo.yan@arm.com>
Wed, 12 Nov 2025 18:24:38 +0000 (18:24 +0000)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 19 Nov 2025 04:31:29 +0000 (20:31 -0800)
commitf3b9bed72e37e5fa14184d8634a9c88117d1fcb1
tree70fd46b6d4889e21052d0b417a51f87edeffcf10
parentc462dc70b1dc2b3fbb95d2cd2748185edc5ae30b
perf arm_spe: Report extended memory operations in records

Extended memory operations include atomic (AT), acquire/release (AR),
and exclusive (EXCL) operations. Save the relevant information
in the records.

Signed-off-by: Leo Yan <leo.yan@arm.com>
Reviewed-by: Ian Rogers <irogers@google.com>
Reviewed-by: James Clark <james.clark@linaro.org>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/arm-spe-decoder/arm-spe-decoder.c