diff options
| author | Masami Hiramatsu <[email protected]> | 2010-02-02 21:49:04 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2010-02-04 08:36:18 +0000 |
| commit | 615d0ebbc782b67296e3226c293f520f93f93515 (patch) | |
| tree | 1831dffd72515695839fc3e99a70976393c4d6c8 /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | perf annotate: Fix perf top module symbol annotation (diff) | |
| download | kernel-615d0ebbc782b67296e3226c293f520f93f93515.tar.gz kernel-615d0ebbc782b67296e3226c293f520f93f93515.zip | |
kprobes: Disable booster when CONFIG_PREEMPT=y
Disable kprobe booster when CONFIG_PREEMPT=y at this time,
because it can't ensure that all kernel threads preempted on
kprobe's boosted slot run out from the slot even using
freeze_processes().
The booster on preemptive kernel will be resumed if
synchronize_tasks() or something like that is introduced.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: systemtap <[email protected]>
Cc: DLE <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jim Keniston <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Steven Rostedt <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
