Re: [PATCH v3 4/5] sched: Add task enqueue/dequeue trace points
From: Steven Rostedt
Date: Tue Jul 14 2026 - 12:11:59 EST
On Wed, 13 Aug 2025 08:50:39 +0200
Gabriele Monaco <gmonaco@xxxxxxxxxx> wrote:
> On Mon, 2025-08-11 at 10:40 +0200, Nam Cao wrote:
> > Add trace points into enqueue_task() and dequeue_task(). They are
> > useful to implement RV monitor which validates RT scheduling.
> >
> > Signed-off-by: Nam Cao <namcao@xxxxxxxxxxxxx>
> > ---
>
> Peter, Ingo, this patch adds new tracepoints in the scheduler do agree
> with the change, can we get an Ack?
Are we still waiting on an Ack for this?
I see it in the archive of Patchwork:
https://patchwork.kernel.org/project/linux-trace-kernel/list/?series=989907&state=%2A&archive=both
-- Steve