]> git.baikalelectronics.ru Git - kernel.git/commit
tracing/ftrace: Allow for the traceonoff probe be unique to instances
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Thu, 20 Apr 2017 15:46:03 +0000 (11:46 -0400)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Fri, 21 Apr 2017 02:06:48 +0000 (22:06 -0400)
commit74d5f3b5140d60c8d77362e58246d5bde88a6fc7
tree98f8e9db7a57eadcaf517404e0f5712b0a204461
parente42c8d7569d58db4b4bf3c4e6621abcce929038c
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>
kernel/trace/trace.c
kernel/trace/trace.h
kernel/trace/trace_functions.c