tracing: add previous task state info to sched switch event
authorSteven Rostedt <srostedt@redhat.com>
Fri, 15 May 2009 14:51:13 +0000 (10:51 -0400)
committerFrederic Weisbecker <fweisbec@gmail.com>
Tue, 26 May 2009 18:29:19 +0000 (20:29 +0200)
It is useful to see the state of a task that is being switched out.
This patch adds the output of the state of the previous task in
the context switch event.

[ Impact: see state of switched out task in context switch ]

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>

No differences found