MAINTAINERS: add scripts/tracing/ to TRACING
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 25 Aug 2022 11:59:27 +0000 (13:59 +0200)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Wed, 7 Sep 2022 02:15:58 +0000 (22:15 -0400)
The files in scripts/tracing/ belong to the TRACING subsystem.

Add a corresponding file entry for TRACING.

Link: https://lkml.kernel.org/r/20220825115927.20598-1-lukas.bulwahn@gmail.com
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
MAINTAINERS

index b89b70a..93ffebc 100644 (file)
@@ -20612,6 +20612,7 @@ F:      include/*/ftrace.h
 F:     include/linux/trace*.h
 F:     include/trace/
 F:     kernel/trace/
+F:     scripts/tracing/
 F:     tools/testing/selftests/ftrace/
 
 TRACING MMIO ACCESSES (MMIOTRACE)