From: Steven Rostedt Date: Fri, 11 Sep 2009 18:24:13 +0000 (-0400) Subject: tracing: consolidate code between trace_output.c and trace_function_graph.c X-Git-Tag: v2.6.32-rc1~654^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f81c972d27c36729e65d4a815e3d7b782a540bad;p=pandora-kernel.git tracing: consolidate code between trace_output.c and trace_function_graph.c Both trace_output.c and trace_function_graph.c do basically the same thing to handle the printing of the latency-format. This patch moves the code into one function that both can use. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed