Re: [PATCH v12 07/30] tracing: Add non-consuming read to trace remotes
From: Steven Rostedt
Date: Thu Feb 19 2026 - 12:56:25 EST
On Thu, 19 Feb 2026 15:02:44 +0000
Vincent Donnefort <vdonnefort@xxxxxxxxxx> wrote:
> Allow reading the trace file for trace remotes. This performs a
> non-consuming read of the trace buffer.
>
> Signed-off-by: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
Reviewed-by: Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
-- Steve