]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tracing/ftrace: Enable snapshot function trigger to work with instances
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Thu, 20 Apr 2017 15:34:06 +0000 (11:34 -0400)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Fri, 21 Apr 2017 02:06:48 +0000 (22:06 -0400)
commitcab5037950821caa1301df0223de657c6ee202a8
tree6e4dc12193f78073a237f5cd93cd9b787ae101e6
parentd2afd57a4b96f3824220bbb8c067558ca215543f
tracing/ftrace: Enable snapshot function trigger to work with instances

Modify the snapshot probe trigger to work with instances. This way the
snapshot function trigger will only affect the instance that it is added to
in the set_ftrace_filter file.

Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
kernel/trace/trace.c