aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2022-09-28 12:46:21 +0100
committerSteven Rostedt (Google) <[email protected]>2022-10-03 12:14:57 -0400
commit0e0f0b74f895942afaf2f9213b97a6cb021d05df (patch)
tree04bd46730765537dc1537af834e4b2843e268927
parenta0fcaaed0c46cf9399d3a2d6e0c87ddb3df0e044 (diff)
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]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f5ca4aefd184..ef2fc5e581b4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20615,6 +20615,7 @@ F: drivers/char/tpm/
TRACING
M: Steven Rostedt <[email protected]>
M: Ingo Molnar <[email protected]>
+R: Mark Rutland <[email protected]>
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
F: Documentation/trace/ftrace.rst