summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/kprobes.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-02ftrace: export kretprobe_trampoline for function tracerAbhishek Sagar1-1/+1
2008-04-28kprobes/arm: fix cache flush address for instruction stubNicolas Pitre1-1/+1
2008-03-06[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre1-0/+5
2008-01-26ARM kprobes: special hook for the kprobes breakpoint handlerNicolas Pitre1-7/+1
2008-01-26ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre1-1/+1
2008-01-26ARM kprobes: core codeAbhishek Sagar1-0/+453