Re: [PATCH] MAINTAINERS: Add RTLA entry

From: Joe Perches
Date: Fri Feb 04 2022 - 21:44:26 EST


On Fri, 2022-02-04 at 18:18 +0100, Daniel Bristot de Oliveira wrote:
> Add an RTLA entry in the MAINTAINERS file with Steven Rostedt and
> myself as maintainers.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -19581,6 +19581,14 @@ F: Documentation/trace/timerlat-tracer.rst
> F: Documentation/trace/hwlat_detector.rst
> F: arch/*/kernel/trace.c
>
> +Real-time Linux Analysis (RTLA) tools
> +M: Daniel Bristot de Oliveira <bristot@xxxxxxxxxx>
> +M: Steven Rostedt <rostedt@xxxxxxxxxxx>
> +L: linux-trace-devel@xxxxxxxxxxxxxxx
> +S: Maintained
> +F: tools/tracing/rtla
> +F: Documentation/tools/rtla

ideally both of these F: entries would have a trailing slash

F: tools/tracing/rtla/
F: Documentation/tools/rtla/