aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/ftrace.c
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>2013-03-09 08:56:43 -0500
committerSteven Rostedt <rostedt@goodmis.org>2013-03-15 00:35:59 -0400
commit8380d24860e9d1659ab22896b86d7fe591c424fa (patch)
tree81b01cb06040edb01a577c91f01cc4a52ffa4e22 /kernel/trace/ftrace.c
parent8b8fa62c60e03a53c46324075a8dc25821741daa (diff)
ftrace: Separate unlimited probes from count limited probes
The function tracing probes that trigger traceon or traceoff can be set to unlimited, or given a count of # of times to execute. By separating these two types of probes, we can then use the dynamic ftrace function filtering directly, and remove the brute force "check if this function called is my probe" routines in ftrace. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/ftrace.c')
0 files changed, 0 insertions, 0 deletions