]> git.baikalelectronics.ru Git - kernel.git/commit
ftrace: Have each function probe use its own ftrace_ops
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 4 Apr 2017 22:16:29 +0000 (18:16 -0400)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Fri, 21 Apr 2017 02:06:43 +0000 (22:06 -0400)
commitf61bce7a3805255032455def4fc8816636e4e80f
tree398e8cab5a17fdf09b6923a880deb1336f40fbb3
parent88e505c00c7e61a040e9fe15c1801747cd7a36e0
ftrace: Have each function probe use its own ftrace_ops

Have the function probes have their own ftrace_ops, and remove the
trace_probe_ops. This simplifies some of the ftrace infrastructure code.

Individual entries for each function is still allocated for the use of the
output for set_ftrace_filter, but they will be removed soon too.

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