On Fri, 05 Jun 2015 14:46:46 +0200 Peter Zijlstra <pet...@infradead.org> 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/