diff options
author | Oleg Nesterov <[email protected]> | 2014-07-15 20:48:16 +0200 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2014-07-16 14:22:32 -0400 |
commit | 57375747b6fac0f6cf7b302c4a8adb9043ea8e3b (patch) | |
tree | f345ff7a52a9d3f8ee34239086b2fc3fb23881fd /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 3e5454d6568c203bca712e1976b052c345f47b44 (diff) |
tracing: Kill destroy_call_preds()
Remove destroy_call_preds(). Its only caller, __trace_remove_event_call(),
can use free_event_filter() and nullify ->filter by hand.
Perhaps we could keep this trivial helper although imo it is pointless, but
then it should be static in trace_events.c.
Link: http://lkml.kernel.org/p/[email protected]
Signed-off-by: Oleg Nesterov <[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