aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2025-03-04 10:37:24 -0500
committerSteven Rostedt (Google) <rostedt@goodmis.org>2025-03-06 19:21:24 -0500
commitd4ae5070733b114b9431a49c9640437f5e8b2ec5 (patch)
tree3b754a19cae9e2a36e0aceb44f628deb866d5c18
parenttracing/user_events: Slightly simplify user_seq_show() (diff)
downloadwireguard-linux-d4ae5070733b114b9431a49c9640437f5e8b2ec5.tar.xz
wireguard-linux-d4ae5070733b114b9431a49c9640437f5e8b2ec5.zip
tracing: Update MAINTAINERS file to include tracepoint.c
Updates to the tracepoint.c file should not only be Cc'd to LKML, but also to linux-trace-kernel@vger.kernel.org. But because it is not listed in the MAINTAINERS file, it does not get added. Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Masami Hiramatsu <mhiramat@kernel.org> Link: https://lore.kernel.org/20250304103724.174ecb36@gandalf.local.home Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4ff26fa94895..c203aa4225b0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24063,6 +24063,7 @@ F: fs/tracefs/
F: include/linux/trace*.h
F: include/trace/
F: kernel/trace/
+F: kernel/tracepoint.c
F: scripts/tracing/
F: tools/testing/selftests/ftrace/