Re: [RFC PATCH] sched: Fix sched_wakeup tracepoint

From: Steven Rostedt
Date: Mon Jun 08 2015 - 12:54:42 EST


On Fri, 05 Jun 2015 14:46:46 +0200
Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:

> to the time between wakeup and sched switch.
>
> My point exactly, wake->schedule is what we call the scheduling latency,
> not the wake latency, which would be from 'event' to the task being
> runnable.

Right, which means the tracepoint should be as close to the
"wakeup_process()" or whatever calls try_to_wake_up().

Which would be the "sched_waking" part of your proposal.

-- Steve

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/