arm: kprobes: Skip single-stepping in recursing path if possible
Kprobes/arm skips single-stepping (moreover handling the event) if the conditional instruction must not be executed. This also apply the rule when we hit the recursing kprobe, so that kprobe does not count nmissed up in that case. Signed-off-by: NMasami Hiramatsu <mhiramat@kernel.org> Signed-off-by: NJon Medhurst <tixy@linaro.org>
Showing
想要评论请 注册 或 登录