commit | 16270145ce6b90750bbe4f9365865f65037b2027 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Wed Sep 30 12:30:06 2015 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Wed Sep 30 15:22:57 2015 -0400 |
tree | f33b778b58d96257d08d03c569c248dbbe9b4779 | |
parent | 2d34f48955158cfdf18704256c84b04fe3a16c7b [diff] |
tracing: Add trace options for core options to instances Allow instances to have their own options, at least for the core options (non tracer specific ones). There are a few global options that should not be added to instances, like enabling of trace_printk, and the sched comm recording, which do not have a specific trace instance associated to them. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>