From: walimis Date: Wed, 3 Jun 2009 08:01:30 +0000 (+0800) Subject: tracing/events: fix output format of user stack X-Git-Tag: v2.6.31-rc1~401^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=048dc50c5e7eada19ebabbad70b7966d14283d41;p=pandora-kernel.git tracing/events: fix output format of user stack According to "events/ftrace/user_stack/format", fix the output of user stack. before fix: sh-1073 [000] 31.137561: <- <0804e33c> <- <080835c1> after fix: sh-1072 [000] 37.039329: => => <0804e33c> => <080835c1> Signed-off-by: walimis LKML-Reference: <1244016090-7814-3-git-send-email-walimisdev@gmail.com> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed