Re: [PATCH v3 1/2] tracing: Add task_prctl_unknown tracepoint

From: Steven Rostedt
Date: Fri Nov 15 2024 - 08:29:43 EST


On Fri, 15 Nov 2024 13:00:00 +0100
Marco Elver <elver@xxxxxxxxxx> wrote:

> Steven, unless there are any further objections, would you be able to
> take this through the tracing tree?
>
> Many thanks!

This isn't my file. Trace events usually belong to the subsystems that
use them. As this adds an event to kernel/sys.c which doesn't really have
an owner, then I would ask Andrew Morton to take it.

-- Steve