Skip to content

Commit d4ae507

Browse files
committed
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>
1 parent 0688903 commit d4ae507

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24063,6 +24063,7 @@ F: fs/tracefs/
2406324063
F: include/linux/trace*.h
2406424064
F: include/trace/
2406524065
F: kernel/trace/
24066+
F: kernel/tracepoint.c
2406624067
F: scripts/tracing/
2406724068
F: tools/testing/selftests/ftrace/
2406824069

0 commit comments

Comments
 (0)