]> git.baikalelectronics.ru Git - kernel.git/commit
tracing: consolidate code between trace_output.c and trace_function_graph.c
authorSteven Rostedt <srostedt@redhat.com>
Fri, 11 Sep 2009 18:24:13 +0000 (14:24 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 11 Sep 2009 18:24:13 +0000 (14:24 -0400)
commitf77a7190ebf23c80fd903e62a02b054546f99508
treecc3ad7478f09e47914ffa9b5b9d9c1a7b990c60b
parentbeaab2eaaa77468dd031e8490358c75a7634493c
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 <rostedt@goodmis.org>
kernel/trace/trace_functions_graph.c
kernel/trace/trace_output.c
kernel/trace/trace_output.h