Re: [PATCH v12 15/30] tracing: selftests: Add trace remote tests

From: Steven Rostedt

Date: Thu Feb 19 2026 - 12:56:45 EST


On Thu, 19 Feb 2026 15:02:52 +0000
Vincent Donnefort <vdonnefort@xxxxxxxxxx> wrote:

> Exercise the tracefs interface for trace remote with a set of tests to
> check:
>
> * loading/unloading (unloading.tc)
> * reset (reset.tc)
> * size changes (buffer_size.tc)
> * consuming read (trace_pipe.tc)
> * non-consuming read (trace.tc)
>
> Cc: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
> Cc: linux-kselftest@xxxxxxxxxxxxxxx
> Signed-off-by: Vincent Donnefort <vdonnefort@xxxxxxxxxx>

Reviewed-by: Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>

-- Steve