sched, trace: update trace_sched_wakeup()
authorPeter Zijlstra <peterz@infradead.org>
Tue, 16 Dec 2008 07:07:03 +0000 (08:07 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 25 Dec 2008 12:10:21 +0000 (13:10 +0100)
Impact: extend the wakeup tracepoint with the info whether the wakeup was real

Add the information needed to distinguish 'real' wakeups from 'false'
wakeups.

Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found