From: Steven Rostedt Date: Fri, 16 Jan 2009 03:21:43 +0000 (-0500) Subject: ftrace: combine stack trace in function call X-Git-Tag: v2.6.30-rc1~2^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eb36aa05329a47cbe201c151fd0024a4a3649cd;p=pandora-kernel.git ftrace: combine stack trace in function call Impact: less likely to interleave function and stack traces This patch does replaces the separate stack trace on function with a record function and stack trace together. This will switch between the function only recording to a function and stack recording. Also some whitespace fix ups as well. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed