aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2012-06-15 17:43:53 +0200
committerIngo Molnar <[email protected]>2012-06-16 09:10:48 +0200
commit449d0d7c9fb87277175db34c009c70cb348004a8 (patch)
tree90c1abe494cd40ccc05aa2a11c5da52714b4e168 /tools/perf/scripts/python/check-perf-trace.py
parentd9c4a30e82614d43b55893a73f31e7284007ce82 (diff)
uprobes: Simplify the usage of uprobe->pending_list
uprobe->pending_list is only used to create the temporary list, it has no meaning after we drop uprobes_mmap_hash(inode). No need to initialize this node or remove it from tmp_list, and we can use list_for_each_entry(). Signed-off-by: Oleg Nesterov <[email protected]> Cc: Ananth N Mavinakayanahalli <[email protected]> Cc: Anton Arapov <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Srikar Dronamraju <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions