From: Steven Rostedt Date: Thu, 19 Mar 2009 15:29:23 +0000 (-0400) Subject: function-graph: consolidate prologues for output X-Git-Tag: v2.6.30-rc1~2^2~21^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac5f6c96859e9a664ac05b04bc96ed1caad5fe29;p=pandora-kernel.git function-graph: consolidate prologues for output Impact: clean up The prologue of the function graph entry, return and comments all start out pretty much the same. Each of these duplicate code and do so slightly differently. This patch consolidates the printing of the pid, absolute time, cpu and proc (and for entry, the interrupt). Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed