summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/probes-thumb.c
AgeCommit message (Expand)AuthorLines
2015-01-09ARM: probes: move all probe code to dedicate directoryWang Nan-882/+0
2014-03-18ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long-4/+4
2014-03-18ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long-4/+4
2014-03-18ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long-9/+9
2014-03-18ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long-2/+2
2014-03-18ARM: Make the kprobes condition_check symbol names more genericDavid A. Long-5/+5
2014-03-18ARM: Remove use of struct kprobe from generic probes codeDavid A. Long-6/+9
2014-03-18ARM: use a function table for determining instruction interpreter actionDavid A. Long-72/+73
2014-03-18ARM: move generic thumb instruction parsing code to new files for use by othe...David A. Long-0/+878