Commit f72c3a2d authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Steven Rostedt (Google)
Browse files

MAINTAINERS: add scripts/tracing/ to TRACING

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: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: default avatarSteven Rostedt (Google) <rostedt@goodmis.org>
parent fa4b9df0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)