aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kprobes.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyGravatar Masami Hiramatsu 1-1/+1
2020-11-10arm64: kprobes: Remove redundant kprobe_step_ctxGravatar Masami Hiramatsu 1-7/+0
2020-11-03arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Gravatar Jean-Philippe Brucker 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 1-9/+1
2019-04-09arm64: kprobes: Avoid calling kprobes debug handlers explicitlyGravatar Will Deacon 1-2/+0
2018-06-21arm64/kprobes: Remove jprobe implementationGravatar Masami Hiramatsu 1-1/+0
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 1-0/+4
2016-08-11arm64: Remove stack duplicating code from jprobesGravatar David A. Long 1-2/+0
2016-07-19arm64: Add trampoline code for kretprobesGravatar William Cohen 1-0/+2
2016-07-19arm64: Kprobes with single stepping supportGravatar Sandeepa Prabhu 1-0/+60