aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/kprobes.c
AgeCommit message (Expand)Author
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2008-09-01[ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-06-02ftrace: export kretprobe_trampoline for function tracerAbhishek Sagar
2008-04-28kprobes/arm: fix cache flush address for instruction stubNicolas Pitre
2008-03-06[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre
2008-01-26ARM kprobes: special hook for the kprobes breakpoint handlerNicolas Pitre
2008-01-26ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre
2008-01-26ARM kprobes: core codeAbhishek Sagar