diff options
author | Masami Hiramatsu <[email protected]> | 2017-09-19 19:00:19 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-09-28 09:23:04 +0200 |
commit | e863d5396146411b615231cae0c518cb2a23371c (patch) | |
tree | 5e687c4220dfce99482755fe51bfeb2102287044 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | cd52edad55fbcd8064877a77d31445b2fb4b85c3 (diff) |
kprobes: Warn if optprobe handler tries to change execution path
Warn if optprobe handler tries to change execution path.
As described in Documentation/kprobes.txt, with optprobe
user handler can not change instruction pointer. In that
case user must avoid optimizing the kprobes by setting
post_handler or break_handler.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul E . McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/150581521955.32348.3615624715034787365.stgit@devbox
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions