Skip to content

Commit 0e0f0b7

Browse files
mrutland-armrostedt
authored andcommitted
MAINTAINERS: add myself as a tracing reviewer
Since I'm actively involved in a number of arch bits that intersect ftrace (e.g. the actual arch implementation on arm64, stacktracing, entry management, and general instrumentation safety), add myself as a reviewer of the core ftrace code so that I have the change to catch any potential problems early. I spoke with Steven about this at LPC, and it seemed to make sense to add me as a reviewer. Link: https://lkml.kernel.org/r/[email protected] Cc: Ingo Molnar <[email protected]> Signed-off-by: Mark Rutland <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
1 parent a0fcaae commit 0e0f0b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20615,6 +20615,7 @@ F: drivers/char/tpm/
2061520615
TRACING
2061620616
M: Steven Rostedt <[email protected]>
2061720617
M: Ingo Molnar <[email protected]>
20618+
R: Mark Rutland <[email protected]>
2061820619
S: Maintained
2061920620
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
2062020621
F: Documentation/trace/ftrace.rst

0 commit comments

Comments
 (0)