diff options
| author | Masami Hiramatsu <[email protected]> | 2010-12-03 09:54:34 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2010-12-06 16:59:32 +0000 |
| commit | f984ba4eb575e4a27ed28a76d4126d2aa9233c32 (patch) | |
| tree | 0df5f1510537edac10ae9cc1e5572d70dcf0a8c7 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | kprobes: Use text_poke_smp_batch for optimizing (diff) | |
| download | kernel-f984ba4eb575e4a27ed28a76d4126d2aa9233c32.tar.gz kernel-f984ba4eb575e4a27ed28a76d4126d2aa9233c32.zip | |
kprobes: Use text_poke_smp_batch for unoptimizing
Use text_poke_smp_batch() on unoptimization path for reducing
the number of stop_machine() issues. If the number of
unoptimizing probes is more than MAX_OPTIMIZE_PROBES(=256),
kprobes unoptimizes first MAX_OPTIMIZE_PROBES probes and kicks
optimizer for remaining probes.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Rusty Russell <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: Jason Baron <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: [email protected]
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
