commit | 2290f2c589285d0031e3b7445afff8949f3fdbb6 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Thu Apr 20 11:46:03 2017 -0400 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Thu Apr 20 22:06:48 2017 -0400 |
tree | 98f8e9db7a57eadcaf517404e0f5712b0a204461 | |
parent | cab5037950821caa1301df0223de657c6ee202a8 [diff] |
tracing/ftrace: Allow for the traceonoff probe be unique to instances Have the traceon/off function probe triggers affect only the instance they are set in. This required making the trace_on/off accessible for other files in the tracing directory. Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>