summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/kprobes.h
AgeCommit message (Expand)Author
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu
2018-06-21sh/kprobes: Remove jprobe implementationMasami Hiramatsu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2010-06-14sh: Add kprobe-based event tracer.Paul Mundt
2009-05-09sh: Rename opcode_t to insn_size_t.Paul Mundt
2009-01-29SH: fix start_thread and user_stack_pointer macrosRoel Kluin
2008-09-08sh: kprobes: Use trapa #0x3a for breakpoint trap.Paul Mundt
2008-09-08sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.Paul Mundt
2008-09-08sh: Add kprobes support.Chris Smith