Re: [PATCH] MAINTAINERS: add tracepoint core-api doc files to TRACING
From: Steven Rostedt
Date: Wed Nov 05 2025 - 18:25:04 EST
On Thu, 6 Nov 2025 08:06:16 +0900
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx> wrote:
> > From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
> >
> > The files in Documentation/core-api/ are by virtue of their top-level
> > directory part of the Documentation section in MAINTAINERS. Each file in
> > Documentation/core-api/ should however also have a further section in
> > MAINTAINERS it belongs to, which fits to the technical area of the
> > documented API in that file.
> >
> > The tracepoint.rst provides some explanation to tracepoints defined in
> > selected files under include/trace/events/, which itself is part of the
> > TRACING section.
> >
> > So, add this core-api document to TRACING.
> >
>
> Yeah, that should be maintained by us.
>
> Acked-by: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Agreed:
Acked-by: Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
-- Steve