aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/kprobes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu1-1/+1
2018-06-21sh/kprobes: Remove jprobe implementationMasami Hiramatsu1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-1/+4
2010-06-14sh: Add kprobe-based event tracer.Paul Mundt1-1/+0
2009-05-09sh: Rename opcode_t to insn_size_t.Paul Mundt1-1/+1
2009-01-29SH: fix start_thread and user_stack_pointer macrosRoel Kluin1-1/+1
2008-09-08sh: kprobes: Use trapa #0x3a for breakpoint trap.Paul Mundt1-1/+1
2008-09-08sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.Paul Mundt1-2/+1
2008-09-08sh: Add kprobes support.Chris Smith1-0/+59