Re: [PATCH v3 4/5] sched: Add task enqueue/dequeue trace points

From: Gabriele Monaco

Date: Wed Jul 15 2026 - 02:51:56 EST


On Tue, 2026-07-14 at 12:11 -0400, Steven Rostedt wrote:
> 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?

Yes, but since I'm planning to rebase the patches requiring it on other changes
I held this back. I will likely send everything for the next development cycle
after merging those new dependencies.

An Ack is surely welcome also now but not urgent.

Thanks,
Gabriele

>
> I see it in the archive of Patchwork:
>
>  
> https://patchwork.kernel.org/project/linux-trace-kernel/list/?series=989907&state=%2A&archive=both
>
> -- Steve