]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf arm-spe: Set sample flags with supplement info
authorLeo Yan <leo.yan@arm.com>
Tue, 4 Mar 2025 11:12:38 +0000 (11:12 +0000)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 5 Mar 2025 17:13:20 +0000 (09:13 -0800)
commit4a53a67e0eeed768515840f8e3c36dc399663e2a
treee1f6b7361aed47b1845490096a63981107cd91bf
parent5c1b1583966b19eb896e7c257c2f4810d35111ea
perf arm-spe: Set sample flags with supplement info

Based on the supplement information in the record, this commit sets the
sample flags for conditional branch, function call, return.  It also
sets events in flags, such as mispredict, not taken, and in transaction.

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