tracing: Have the snapshot trigger use the mapping helper functions
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 4 Apr 2017 02:09:43 +0000 (22:09 -0400)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Fri, 21 Apr 2017 02:06:38 +0000 (22:06 -0400)
commit1a93f8bd19bd24f9b41136e70188d8f4de90c6a2
treed9e0142c4e5ac7f5f38b789d45c3cd65f67bbfb8
parent41794f190780c28784fa62b22001691e5876d149
tracing: Have the snapshot trigger use the mapping helper functions

As the data pointer for individual ips will soon be removed and no longer
passed to the callback function probe handlers, convert the snapshot
trigger counter over to the new ftrace_func_mapper helper functions.

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