aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2014-07-15 20:48:24 +0200
committerSteven Rostedt <[email protected]>2014-07-16 14:25:19 -0400
commitede392a75090aab49b01ecd6f7694bb9130ad461 (patch)
treeee0d47b039c05d67cbfb3607cbddaaa713e425a4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentb5d09db5ac02660a358f2ac477e85172929e02c8 (diff)
tracing/uprobes: Kill the dead TRACE_EVENT_FL_USE_CALL_FILTER logic
alloc_trace_uprobe() sets TRACE_EVENT_FL_USE_CALL_FILTER for unknown reason and this is simply wrong. Fortunately this has no effect because register_uprobe_event() clears call->flags after that. Kill both. This trace_uprobe was kzalloc'ed and we rely on this fact anyway. Link: http://lkml.kernel.org/p/[email protected] Signed-off-by: Oleg Nesterov <[email protected]> Acked-by: Srikar Dronamraju <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions