ftrace: sched_switch: show the wakee's cpu
authorPeter Zijlstra <peterz@infradead.org>
Thu, 4 Sep 2008 08:24:16 +0000 (10:24 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:36:48 +0000 (10:36 +0200)
While profiling the smp behaviour of the scheduler it was needed to know to
which cpu a task got woken.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found