Skip to content

Commit 0987975

Browse files
bulwahnrostedt
authored andcommitted
MAINTAINERS: add tracepoint core-api doc files to TRACING
The files in Documentation/core-api/ are by virtue of their top-level directory part of the Documentation section in MAINTAINERS. Each file in Documentation/core-api/ should however also have a further section in MAINTAINERS it belongs to, which fits to the technical area of the documented API in that file. The tracepoint.rst provides some explanation to tracepoints defined in selected files under include/trace/events/, which itself is part of the TRACING section. So, add this core-api document to TRACING. Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Link: https://patch.msgid.link/20251105092428.153378-1-lukas.bulwahn@redhat.com Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com> Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
1 parent 8f0b4cc commit 0987975

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26464,6 +26464,7 @@ L: linux-trace-kernel@vger.kernel.org
2646426464
S: Maintained
2646526465
Q: https://patchwork.kernel.org/project/linux-trace-kernel/list/
2646626466
T: git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
26467+
F: Documentation/core-api/tracepoint.rst
2646726468
F: Documentation/trace/*
2646826469
F: fs/tracefs/
2646926470
F: include/linux/trace*.h

0 commit comments

Comments
 (0)