Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: probes: move all probe code to dedicate directory | Wang Nan | 2015-01-09 | 1 | -73/+0 |
* | ARM: Make arch_specific_insn a define for new arch_probes_insn structure | David A. Long | 2014-03-18 | 1 | -6/+6 |
* | ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions | David A. Long | 2014-03-18 | 1 | -1/+1 |
* | ARM: Change the remaining shared kprobes/uprobes symbols to something generic | David A. Long | 2014-03-18 | 1 | -0/+6 |
* | ARM: Make the kprobes condition_check symbol names more generic | David A. Long | 2014-03-18 | 1 | -5/+5 |
* | ARM: Remove use of struct kprobe from generic probes code | David A. Long | 2014-03-18 | 1 | -5/+10 |
* | ARM: use a function table for determining instruction interpreter action | David A. Long | 2014-03-18 | 1 | -14/+38 |
* | ARM: Move generic arm instruction parsing code to new files for sharing betwe... | David A. Long | 2014-03-18 | 1 | -0/+38 |