[PATCH v12 05/30] tracing: Introduce trace remotes

Steven Rostedt rostedt at goodmis.org
Thu Feb 19 09:55:25 PST 2026


On Thu, 19 Feb 2026 15:02:42 +0000
Vincent Donnefort <vdonnefort at google.com> wrote:

> A trace remote relies on ring-buffer remotes to read and control
> compatible tracing buffers, written by entity such as firmware or
> hypervisor.
> 
> Add a Tracefs directory remotes/ that contains all instances of trace
> remotes. Each instance follows the same hierarchy as any other to ease
> the support by existing user-space tools.
> 
> This currently does not provide any event support, which will come
> later.
> 
> Signed-off-by: Vincent Donnefort <vdonnefort at google.com>

Reviewed-by: Steven Rostedt (Google) <rostedt at goodmis.org>

-- Steve



More information about the linux-arm-kernel mailing list