commit | 2ba8e2c935d9b20c6b4520e3b78d7c96dd840b1e | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Tue Jan 14 07:06:29 2014 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Jan 14 17:18:08 2014 -0500 |
tree | 1b89295c5aa50420434dcdd97913eef8e2cb1821 | |
parent | ba3efd5243ed3ebf8a9385f7ce71027b08ab4fd0 [diff] |
tracing: Allow wakeup tracers to be used by instances The wakeup and wakeup_rt tracers can now be used by instances. But they may only be used by one instance at a time (including the top level directory). This allows multiple tracers to run while the wakeup tracer is running simultaneously. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>