+1
−2
+69
−82
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>