diff options
author | Steven Rostedt | 2011-04-29 20:59:51 -0400 |
---|---|---|
committer | Steven Rostedt | 2011-05-18 15:29:44 -0400 |
commit | 1cf41dd79993389b012e4542ab502ce36ae7343f (patch) | |
tree | e1d0b58b2256d5936cff0c9d29ca8f68a80cedd8 /lib | |
parent | b448c4e3ae6d20108dba1d7833f2c0d3dbad87ce (diff) |
ftrace: Use hash instead for FTRACE_FL_FILTER
When multiple users are allowed to have their own set of functions
to trace, having the FTRACE_FL_FILTER flag will not be enough to
handle the accounting of those users. Each user will need their own
set of functions.
Replace the FTRACE_FL_FILTER with a filter_hash instead. This is
temporary until the rest of the function filtering accounting
gets in.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions