git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
637e7e8
)
tracing: consolidate code between trace_output.c and trace_function_graph.c
author
Steven Rostedt
<srostedt@redhat.com>
Fri, 11 Sep 2009 18:24:13 +0000
(14:24 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 11 Sep 2009 18:24:13 +0000
(14:24 -0400)
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>
No differences found