tracing: Only create function graph options when it is compiled in
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Tue, 29 Sep 2015 14:15:10 +0000 (10:15 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 29 Sep 2015 17:23:58 +0000 (13:23 -0400)
commit729358da95a1b3850ef892e9384f58932da1dc69
treed7d4ad01b17ed7490e9689d1eb79396b9dbb7099
parenta3418a364ec3c8f0c29bf3f4cfc71dc6f240150e
tracing: Only create function graph options when it is compiled in

Do not create fuction graph tracer options when function graph tracer is not
even compiled in.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/trace.c
kernel/trace/trace.h
kernel/trace/trace_irqsoff.c
kernel/trace/trace_sched_wakeup.c