summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/probes-arm.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-09ARM: probes: move all probe code to dedicate directoryWang Nan1-734/+0
2014-07-02ARM: kprobes: Disallow instructions with PC and register specified shiftJon Medhurst1-3/+3
2014-03-18ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long1-7/+7
2014-03-18ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long1-2/+2
2014-03-18ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long1-4/+4
2014-03-18ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long1-1/+1
2014-03-18ARM: Make the kprobes condition_check symbol names more genericDavid A. Long1-8/+8
2014-03-18ARM: Remove use of struct kprobe from generic probes codeDavid A. Long1-16/+17
2014-03-18ARM: use a function table for determining instruction interpreter actionDavid A. Long1-56/+58
2014-03-18ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long1-0/+731