projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa4b9df
)
MAINTAINERS: add scripts/tracing/ to TRACING
author
Lukas Bulwahn
<lukas.bulwahn@gmail.com>
Thu, 25 Aug 2022 11:59:27 +0000
(13:59 +0200)
committer
Steven 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
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index b89b70af0b07251fa381762511509a1b95e5570f..93ffebc3e6c0de27b6245819636b8a61be1ebbcc 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-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)