summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/kprobes.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-08parisc: Fix typos in commentsJulia Lawall1-1/+1
2022-03-18parisc: Avoid using hardware single-step in kprobesHelge Deller1-11/+17
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu1-2/+2
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu1-2/+2
2020-09-08parisc: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu1-72/+4
2019-09-06kprobes/parisc: remove arch_kprobe_on_func_entry()Jisheng Zhang1-4/+0
2019-07-17parisc: Avoid kernel panic triggered by invalid kprobeHelge Deller1-0/+3
2019-05-03parisc: Implement kretprobesSven Schnelle1-1/+109
2019-05-03parisc: Implement kprobesSven Schnelle1-0/+183