]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ftrace: Pass in global_ops for use with filtering files
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Tue, 12 Nov 2013 04:07:14 +0000 (23:07 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 20 Feb 2014 17:13:19 +0000 (12:13 -0500)
commite3b3e2e847080e3cc14bee778c6ced3d59bfd76c
treed370555b6ded3b8a3875f3e731b7cb6420808735
parentf20a580627f43e73e4e57cb37e3864080ca06088
ftrace: Pass in global_ops for use with filtering files

In preparation for having the function tracing instances be able to
filter on functions, the generic filter functions must first be
converted to take in the global_ops as a parameter.

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