From: Steven Rostedt Date: Tue, 4 Mar 2025 15:37:24 +0000 (-0500) Subject: tracing: Update MAINTAINERS file to include tracepoint.c X-Git-Tag: v6.15-rc1~141^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d4ae5070733b114b9431a49c9640437f5e8b2ec5;p=thirdparty%2Flinux.git 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 Cc: Masami Hiramatsu Link: https://lore.kernel.org/20250304103724.174ecb36@gandalf.local.home Signed-off-by: Steven Rostedt (Google) --- diff --git a/MAINTAINERS b/MAINTAINERS index 4ff26fa94895d..c203aa4225b06 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/