linux-stable/tools/perf/util/arm-spe-decoder
Rob Herring 34fb60400e perf arm-spe: Add raw decoding for SPEv1.3 MTE and MOPS load/store
Arm SPEv1.3 adds new load/store operation subclasses for Memory Tagging
Extension (MTE) and memory operations (MOPS). The memory operations
are memcpy and memset. Add support for decoding these new subclasses in
the raw decoding.

Reviewed-by: Leo Yan <leo.yan@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20230327162057.4057188-1-robh@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2023-04-04 09:39:57 -03:00
..
arm-spe-decoder.c perf arm-spe: Refactor arm-spe to support operation packet type 2023-03-20 19:27:52 -03:00
arm-spe-decoder.h perf arm-spe: Refactor arm-spe to support operation packet type 2023-03-20 19:27:52 -03:00
arm-spe-pkt-decoder.c perf arm-spe: Add raw decoding for SPEv1.3 MTE and MOPS load/store 2023-04-04 09:39:57 -03:00
arm-spe-pkt-decoder.h perf arm-spe: Add raw decoding for SPEv1.3 MTE and MOPS load/store 2023-04-04 09:39:57 -03:00
Build