]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf test: Ignore security failures in all PMU test
authorIan Rogers <irogers@google.com>
Wed, 25 Sep 2024 17:30:13 +0000 (10:30 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Thu, 26 Sep 2024 18:17:25 +0000 (11:17 -0700)
commit7e73ea40295620e7be9b6da29c711514c287fb78
tree17f7d74e3d4840162d1be0e7ef683438a62e4b3f
parent77b004f4c5c3c90b20ad61c5fa2ba7d494c1dba1
perf test: Ignore security failures in all PMU test

Refactor code to have some more error diagnosis on traps, etc. and to
do less work on each line. Add an ignore situation for security failures.

Signed-off-by: Ian Rogers <irogers@google.com>
Cc: Colin Ian King <colin.i.king@gmail.com>
Cc: Athira Jajeev <atrajeev@linux.vnet.ibm.com>
Link: https://lore.kernel.org/r/20240925173013.12789-1-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/tests/shell/stat_all_pmu.sh