Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ftrace: Add MAINTAINERS entries for all ftrace headers

There is currently no entry for ftrace_irq.h and ftrace_regs.h. Add a
generic entry for all *ftrace* headers to include them and prevent
overlooking future ftrace headers.

Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Link: https://patch.msgid.link/20260305093117.853700-1-jmarchan@redhat.com
Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>

authored by

Jerome Marchand and committed by
Steven Rostedt (Google)
f26b098d e39bb9e0

+1 -1
+1 -1
MAINTAINERS
··· 10484 10484 F: Documentation/trace/ftrace* 10485 10485 F: arch/*/*/*/*ftrace* 10486 10486 F: arch/*/*/*ftrace* 10487 - F: include/*/ftrace.h 10487 + F: include/*/*ftrace* 10488 10488 F: kernel/trace/fgraph.c 10489 10489 F: kernel/trace/ftrace* 10490 10490 F: samples/ftrace