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