diff options
author | Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> | 2010-11-18 19:16:55 +0900 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-11-18 13:40:19 +0100 |
commit | de31ec8a31046111befd16a7083e3bdda2ff42cf (patch) | |
tree | 56eb69033dee2c2a81f69318408a71b0c937e582 /tools/perf/builtin-record.c | |
parent | 94e8ba728640dc01375a14e337f3b892bfacbeeb (diff) |
x86/kprobes: Prevent kprobes to probe on save_args()
Prevent kprobes to probe on save_args() since this function
will be called from breakpoint exception handler. That will
cause infinit loop on breakpoint handling.
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: 2nddept-manager@sdl.hitachi.co.jp
Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
LKML-Reference: <20101118101655.2779.2816.stgit@ltc236.sdl.hitachi.co.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/builtin-record.c')
0 files changed, 0 insertions, 0 deletions