commit | 65daaca7c6dac4db0ef64f2baac0e448cf5d847f | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Tue Jan 14 07:06:29 2014 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Mon Apr 21 13:59:28 2014 -0400 |
tree | 062503f1c7129c76cd79590f925ec763ba076171 | |
parent | 0b9b12c1b884eb34773312f15c194220025e0416 [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>