From: Steven Rostedt Date: Mon, 12 May 2008 19:21:00 +0000 (+0200) Subject: ftrace: fix comm on function trace output X-Git-Tag: v2.6.27-rc1~1102^2^2~1^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25b0b44a1c732ccfc58095cdd8438955a0a19fff;p=pandora-kernel.git ftrace: fix comm on function trace output In cleaning up of the sched_switch code, the function trace recording of task comms was removed. This patch adds back the recording of comms for function trace. The output of ftrace now has the task comm instead of <...>. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed