diff options
| author | Masami Hiramatsu <[email protected]> | 2018-06-20 01:12:51 +0900 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2018-06-21 12:33:15 +0200 |
| commit | 6e5fd3a298e9ff74e5bf60f161e31cdb72f2e6bd (patch) | |
| tree | 3a30ec00a81a512388700ec11dd1bcdb4698fa5f /tools/perf/scripts/python/stat-cpi.py | |
| parent | c9abd554aa1231df2ad1dd5b30114c1552c2d956 (diff) | |
powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes code
Don't call the ->break_handler() from the powerpc kprobes code,
because it was only used by jprobes which got removed.
This also removes skip_singlestep() and embeds it in the
caller, kprobe_ftrace_handler(), which simplifies regs->nip
operation around there.
Signed-off-by: Masami Hiramatsu <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Acked-by: Naveen N. Rao <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/lkml/152942477127.15209.8982613703787878618.stgit@devbox
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions