Re: [PATCH v2 13/14] rv: Prevent unintentional tracepoints during KUnit tests
From: Nam Cao
Date: Tue May 19 2026 - 09:24:31 EST
Gabriele Monaco <gmonaco@xxxxxxxxxx> writes:
> Monitor initialisation also called during KUnit tests may register some
> tracepoints, this can lead to issues since we don't expect real monitor
> events running during KUnit tests.
>
> Prevent tracepoint registration if an RV KUnit test is running.
>
> Signed-off-by: Gabriele Monaco <gmonaco@xxxxxxxxxx>
Reviewed-by: Nam Cao <namcao@xxxxxxxxxxxxx>