summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/probes-arm.c
AgeCommit message (Expand)Author
2014-01-21ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long
2014-01-21ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long
2014-01-21ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long
2014-01-21ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long
2014-01-21ARM: Make the kprobes condition_check symbol names more genericDavid A. Long
2014-01-21ARM: Use new opcode type in ARM kprobes/uprobes codeDavid A. Long
2014-01-21ARM: Remove use of struct kprobe from generic probes codeDavid A. Long
2014-01-21ARM: use a function table for determining instruction interpreter actionDavid A. Long
2014-01-21ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long