Re: [PATCH] perf test: Mark remaining probe tests as exclusive

From: Ian Rogers
Date: Tue Jan 07 2025 - 12:17:23 EST


On Tue, Jan 7, 2025 at 9:00 AM James Clark <james.clark@xxxxxxxxxx> wrote:
>
> Probes are global and other probe tests are already exclusive. These
> two tests can throw warnings when run at the same time so mark them as
> exclusive too:
>
> $ perf test -vvv 81 79
>
> 79: perftool-testsuite_probe:
> --- start ---
> test child forked, pid 46419
> ../common/init.sh: line 137: /sys/kernel/debug/tracing/uprobe_events: Device or resource busy
>
> Signed-off-by: James Clark <james.clark@xxxxxxxxxx>

Reviewed-by: Ian Rogers <irogers@xxxxxxxxxx>

Thanks,
Ian