]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit468a15bb4cc61694495cc5ed7ffca29e87c79b69
tree51274b853cc427666925f917203487a69d01c3d9
parent0ca59dd948a51c95d5a366d35f897bc5ef9df55d
sched, trace: update trace_sched_wakeup()

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>
include/trace/sched.h
kernel/sched.c
kernel/trace/trace_sched_switch.c
kernel/trace/trace_sched_wakeup.c