]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6bfd473d5a18c3057cdb9448fe9f376ee875e948
treed9e0142c4e5ac7f5f38b789d45c3cd65f67bbfb8
parent50361c15c5762a16c84623d6b75eb66d8386dbe1
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