From: Steven Rostedt Date: Fri, 15 May 2009 14:51:13 +0000 (-0400) Subject: tracing: add previous task state info to sched switch event X-Git-Tag: v2.6.31-rc1~401^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=937cdb9db7f59278d0cb1582e6e64e3dfd73b4fc;p=pandora-kernel.git 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 Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed