]> git.ipfire.org Git - thirdparty/linux.git/commit
tracing: Add init callback to trace remotes
authorVincent Donnefort <vdonnefort@google.com>
Mon, 9 Mar 2026 16:24:54 +0000 (16:24 +0000)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Mon, 9 Mar 2026 16:33:54 +0000 (12:33 -0400)
commitbf2ba0f8ca1af14aaaa765cbb93caf564d383aad
tree43a7844f83d87838694012c67892506ae0b2b550
parent330b0cceb30634864d1e9c661eb5524c52d70c07
tracing: Add init callback to trace remotes

Add a .init call back so the trace remote callers can add entries to the
tracefs directory.

Link: https://patch.msgid.link/20260309162516.2623589-9-vdonnefort@google.com
Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Vincent Donnefort <vdonnefort@google.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
include/linux/trace_remote.h
kernel/trace/trace_remote.c