aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/probes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-01ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks1-7/+8
2014-03-18ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long1-5/+5
2014-03-18ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long1-5/+13
2014-03-18ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long1-2/+2
2014-03-18ARM: Change more ARM kprobes symbol names to something more genericDavid A. Long1-3/+3
2014-03-18ARM: Make the kprobes condition_check symbol names more genericDavid A. Long1-11/+11
2014-03-18ARM: Remove use of struct kprobe from generic probes codeDavid A. Long1-5/+8
2014-03-18ARM: use a function table for determining instruction interpreter actionDavid A. Long1-4/+5
2014-03-18ARM: Move generic arm instruction parsing code to new files for sharing between featuresDavid A. Long1-0/+443