diff options
author | Steven Rostedt <srostedt@redhat.com> | 2011-04-29 19:12:32 (GMT) |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2011-05-18 19:29:44 (GMT) |
commit | b448c4e3ae6d20108dba1d7833f2c0d3dbad87ce (patch) | |
tree | 504e5a3640328458e652e41cfd2ed74e4652e5b3 /kernel/time | |
parent | 94692349c4fc1bc74c19a28f9379509361a06a3b (diff) | |
download | linux-fsl-qoriq-b448c4e3ae6d20108dba1d7833f2c0d3dbad87ce.tar.xz |
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
To prepare for the accounting system that will allow multiple users of
the function tracer, having the FTRACE_FL_NOTRACE as a flag in the
dyn_trace record does not make sense.
All ftrace_ops will soon have a hash of functions they should trace
and not trace. By making a global hash of functions not to trace makes
this easier for the transition.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/time')
0 files changed, 0 insertions, 0 deletions