tracing: Add funcgraph-irq option for function graph tracer.
authorJiri Olsa <jolsa@redhat.com>
Tue, 7 Sep 2010 14:53:44 +0000 (16:53 +0200)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 15 Sep 2010 00:18:07 +0000 (20:18 -0400)
commit2bd16212b8eb86f9574e78d6605a5ba9e9aa8c4e
treedc26de82f9830265eef31d9eebffce22f0ef632c
parent469917ce8717b9f8c5298bf279fa138859baab8d
tracing: Add funcgraph-irq option for function graph tracer.

It's handy to be able to disable the irq related output
and not to have to jump over each irq related code, when
you have no interrest in it.

The option is by default enabled, so there's no change to
current behaviour. It affects only the final output, so all
the irq related data stay in the ring buffer.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
LKML-Reference: <20100907145344.GC1912@jolsa.brq.redhat.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/trace_functions_graph.c