perf arm-spe: Remove the unused 'midr' field
authorLeo Yan <leo.yan@arm.com>
Thu, 3 Oct 2024 18:53:20 +0000 (19:53 +0100)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 14 Oct 2024 19:04:31 +0000 (12:04 -0700)
commit6bcf54c89b3d8406433839f0e3b72c08b4a1caf3
tree363936cb17d2106599453b84bd3a9ae1e2d0b211
parentba5e7169e5483a61899497e23fa18f7ef33aa827
perf arm-spe: Remove the unused 'midr' field

The 'midr' field is replaced by the MIDR values stored in metadata (per
CPU wise). Remove the 'midr' field as it is no longer used.

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