linux/tools/perf/util/arm-spe-decoder
Rob Herring 2889959489 perf arm-spe: Only warn once for each unsupported address packet
Unknown address packet indexes are not an error as the Arm architecture
can (and has with SPEv1.2) define new ones and implementation defined
ones are also allowed. The error message for every occurrence of the
packet is needlessly noisy as well. Change the message to print just
once for each unknown index.

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: Ingo Molnar <mingo@redhat.com>
Cc: James Clark <james.clark@arm.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20230127205546.667740-1-robh@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2023-02-02 16:32:19 -03:00
..
arm-spe-decoder.c perf arm-spe: Only warn once for each unsupported address packet 2023-02-02 16:32:19 -03:00
arm-spe-decoder.h perf arm-spe: Use SPE data source for neoverse cores 2022-08-11 19:12:01 -03:00
arm-spe-pkt-decoder.c perf tools: Use __BYTE_ORDER__ 2021-11-07 12:27:38 -03:00
arm-spe-pkt-decoder.h perf arm-spe: Add support for ARMv8.3-SPE 2020-11-26 09:31:46 -03:00
Build