diff options
author | Masami Hiramatsu <[email protected]> | 2010-10-25 22:18:01 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-10-25 15:51:55 +0200 |
commit | 43948f50276eca010a22726860dfe9a4e8130136 (patch) | |
tree | 7c84a90e5d0fb88ae5972d2bc7b5f1c70cf34650 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 2c78ffeca98fcd5a1dfd4a322438944506ed5e64 (diff) |
kprobes: Remove redundant text_mutex lock in optimize
Remove text_mutex locking in optimize_all_kprobes, because
this function doesn't modify text. It simply queues probes on
optimization list for kprobe_optimizer worker thread.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: Anil S Keshavamurthy <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Jason Baron <[email protected]>
Cc: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions