diff options
| author | Steven Rostedt (Google) <[email protected]> | 2022-10-17 14:05:13 -0400 |
|---|---|---|
| committer | Steven Rostedt (Google) <[email protected]> | 2022-11-28 19:07:40 -0500 |
| commit | 46a5cd8c8dcacc58912b4bf04ca4d84d2977bbbc (patch) | |
| tree | 1a409af09254d551919def6cbb18e52a2d706be7 | |
| parent | 4bded7af8b9af6e97514b0521004f90267905aef (diff) | |
tracing: Update MAINTAINERS file for new patchwork and mailing list
The tracing subsystem now has its own mailing list (although patches
should also be sent to LKML) as well as a new patchwork entry for kernel
related tracing patches.
Update the MAINTAINERS file to reflect the changes.
Link: https://lore.kernel.org/linux-trace-kernel/[email protected]
Signed-off-by: Steven Rostedt (Google) <[email protected]>
| -rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2585e7edc335..d12576150a70 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8461,6 +8461,9 @@ FUNCTION HOOKS (FTRACE) M: Steven Rostedt <[email protected]> M: Masami Hiramatsu <[email protected]> R: Mark Rutland <[email protected]> +Q: https://patchwork.kernel.org/project/linux-trace-kernel/list/ S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git F: Documentation/trace/ftrace* @@ -11483,6 +11486,9 @@ M: Naveen N. Rao <[email protected]> M: Anil S Keshavamurthy <[email protected]> M: "David S. Miller" <[email protected]> M: Masami Hiramatsu <[email protected]> +Q: https://patchwork.kernel.org/project/linux-trace-kernel/list/ S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git F: Documentation/trace/kprobes.rst @@ -20862,6 +20868,9 @@ F: drivers/hwmon/pmbus/tps546d24.c TRACING M: Steven Rostedt <[email protected]> M: Masami Hiramatsu <[email protected]> +Q: https://patchwork.kernel.org/project/linux-trace-kernel/list/ S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git F: Documentation/trace/* |