diff options
| author | Steven Rostedt <rostedt@goodmis.org> | 2025-11-12 11:35:56 -0500 |
|---|---|---|
| committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2025-11-14 12:24:41 -0500 |
| commit | 0d5077c73aceb51ef10d096160dd62a11db2f3e4 (patch) | |
| tree | e48653c5fa45d332a398e9ec7d2d6f00a910d7af | |
| parent | dcb6fa37fd7bc9c3d2b066329b0d27dedf8becaa (diff) | |
MAINTAINERS: Add Tomas Glozar as a maintainer to RTLA tool
Tomas will start taking over managing the changes to the Real-time Linux
Analysis (RTLA) tool. Make him officially one of the maintainers.
Also update the RTLA entry to include the linux-kernel mailing list as
well as list the patchwork and git repository that the patches will go
through.
Cc: Tomas Glozar <tglozar@redhat.com>
Cc: Gabriele Monaco <gmonaco@redhat.com>
Cc: John Kacur <jkacur@redhat.com>
Cc: Crystal Wood <crwood@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://patch.msgid.link/20251112113556.47ec9d12@gandalf.local.home
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3da2c26a796b..ff65fb76c86d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21630,8 +21630,12 @@ F: tools/testing/selftests/rtc/ Real-time Linux Analysis (RTLA) tools M: Steven Rostedt <rostedt@goodmis.org> +M: Tomas Glozar <tglozar@redhat.com> L: linux-trace-kernel@vger.kernel.org +L: linux-kernel@vger.kernel.org S: Maintained +Q: https://patchwork.kernel.org/project/linux-trace-kernel/list/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git F: Documentation/tools/rtla/ F: tools/tracing/rtla/ |
