]> bbs.cooldavid.org Git - net-next-2.6.git/commit - kernel/trace/trace_functions_graph.c
tracing/function-graph-tracer: implement a print_headers function
authorFrederic Weisbecker <fweisbec@gmail.com>
Mon, 8 Dec 2008 00:56:06 +0000 (01:56 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 8 Dec 2008 12:24:52 +0000 (13:24 +0100)
commitdecbec3838d10ecd7aabdb4c0e05aac0e5f5dc0c
treee4427f55892b9ab4cd80c0f18d22dbb21e78699f
parent21bbecdaaef3a6acc19905ab88c0587817318870
tracing/function-graph-tracer: implement a print_headers function

Impact: provide trace headers to explain a bit the output

This patch implements the print_headers callback for the function graph
tracer. These headers are output according to the current trace options.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/trace_functions_graph.c