commit | 37aea98b84c0ce2ac638510fefeed9f8f920bd34 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Wed Sep 30 14:27:31 2015 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Wed Sep 30 15:22:58 2015 -0400 |
tree | 296e763fd1dabf200f1dec9b70d1f226dd077243 | |
parent | 16270145ce6b90750bbe4f9365865f65037b2027 [diff] |
tracing: Add trace options for tracer options to instances Add the tracer options to instances options directory as well. Only add the options for tracers that are allowed to be enabled by an instance. But note, that tracer options are global. That is, tracer options enabled in an instance, also take affect at the top level and in other instances. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>