function-graph: consolidate prologues for output
commitac5f6c96859e9a664ac05b04bc96ed1caad5fe29
authorSteven Rostedt <srostedt@redhat.com>
Thu, 19 Mar 2009 15:29:23 +0000 (19 11:29 -0400)
committerSteven Rostedt <srostedt@redhat.com>
Thu, 19 Mar 2009 15:29:23 +0000 (19 11:29 -0400)
tree0795e1695c645e3e8b5a4d6631f086373b241e1d
parente9d9df44736d116726f4596f7e2f9ce2764ffc0a
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 <srostedt@redhat.com>
kernel/trace/trace_functions_graph.c