]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf tests switch-tracking: Set this test to run exclusively
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 13 Dec 2024 17:59:08 +0000 (14:59 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 13 Dec 2024 21:30:48 +0000 (18:30 -0300)
commitdea654e34afe07ccad9d57c472c2e2ae19b861a7
treee2a9be865e511fd5f7c5dfcddb6379265246bba5
parent4cd67bac9d4e50938516c3ca3fdcfc31a34cb8d0
perf tests switch-tracking: Set this test to run exclusively

This test was failing when run with the default 'perf test' mode, which
is to run multiple regression tests in parallel.

Since it checks system_wide mode, set it to run in exclusive mode.

Reviewed-by: Ian Rogers <irogers@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: James Clark <james.clark@linaro.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Ravi Bangoria <ravi.bangoria@amd.com>
Link: https://lore.kernel.org/lkml/Z1yPYqYYs_isO1PJ@x1
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/switch-tracking.c