commit | 468a15bb4cc61694495cc5ed7ffca29e87c79b69 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <peterz@infradead.org> | Tue Dec 16 08:07:03 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Dec 25 13:10:21 2008 +0100 |
tree | 51274b853cc427666925f917203487a69d01c3d9 | |
parent | 0ca59dd948a51c95d5a366d35f897bc5ef9df55d [diff] |
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>