summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/probes.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long2014-03-181-2/+2
* ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long2014-03-181-1/+1
* ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long2014-03-181-30/+12Star
* ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long2014-03-181-2/+7
* ARM: Change more ARM kprobes symbol names to something more genericDavid A. Long2014-03-181-2/+4
* ARM: Make the kprobes condition_check symbol names more genericDavid A. Long2014-03-181-6/+6
* ARM: Remove use of struct kprobe from generic probes codeDavid A. Long2014-03-181-2/+6
* ARM: use a function table for determining instruction interpreter actionDavid A. Long2014-03-181-19/+36
* ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long2014-03-181-0/+397