From: Steven Rostedt Date: Tue, 9 Dec 2025 00:25:44 +0000 (-0500) Subject: MAINTAINERS: Add tracepoint-update.c to TRACING section X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2c22361ab628adbca82ab2da6d41b7cfeb14b83c;p=thirdparty%2Flinux.git MAINTAINERS: Add tracepoint-update.c to TRACING section Place the file scripts/tracepoint-update.c in the TRACING section. Cc: Masami Hiramatsu Cc: Mathieu Desnoyers Cc: Masahiro Yamada Link: https://patch.msgid.link/20251208192544.5f2392a7@debian Signed-off-by: Steven Rostedt (Google) --- diff --git a/MAINTAINERS b/MAINTAINERS index 27bd8a9cf0ad5..44036a5b4e3ac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -26298,6 +26298,7 @@ F: include/trace/ F: kernel/trace/ F: kernel/tracepoint.c F: scripts/tracing/ +F: scripts/tracepoint-update.c F: tools/testing/selftests/ftrace/ TRACING MMIO ACCESSES (MMIOTRACE)