summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/kprobes.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre2008-09-011-1/+4
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-4/+2
* ftrace: export kretprobe_trampoline for function tracerAbhishek Sagar2008-06-021-1/+1
* kprobes/arm: fix cache flush address for instruction stubNicolas Pitre2008-04-281-1/+1
* [ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre2008-03-061-0/+5
* ARM kprobes: special hook for the kprobes breakpoint handlerNicolas Pitre2008-01-261-7/+1
* ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre2008-01-261-1/+1
* ARM kprobes: core codeAbhishek Sagar2008-01-261-0/+453