commit | 8179e8a15b76eaec1e757da7a0f96de9f0c466c6 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Tue Sep 29 10:24:56 2015 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Sep 29 15:01:34 2015 -0400 |
tree | 918b3fcdab03e23e2032f70db9de17cb8c76b396 | |
parent | 4ee4301c4bab22c84df20ce694cc6932dd812be5 [diff] |
tracing: Do not create function tracer options when not compiled in When the function tracer is not compiled in, do not create the option files for it. Fix up both the sched_wakeup and irqsoff tracers to handle the change. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>