commit | 937cdb9db7f59278d0cb1582e6e64e3dfd73b4fc | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Fri May 15 10:51:13 2009 -0400 |
committer | Frederic Weisbecker <fweisbec@gmail.com> | Tue May 26 20:29:19 2009 +0200 |
tree | 11ade43ae91890ad025fa97a9fd651b9149518dc | |
parent | be74b73a57645cc253d881ab0c1014eb64b9cf22 [diff] |
tracing: add previous task state info to sched switch event 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>