Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-14 | ARM: optprobes: execute instruction during restoring if possible. | Wang Nan | 1 | -0/+1 |
2015-01-13 | ARM: kprobes: check register usage for probed instruction. | Wang Nan | 1 | -0/+1 |
2015-01-13 | ARM: kprobes: disallow probing stack consuming instructions | Wang Nan | 1 | -0/+12 |
2015-01-13 | ARM: kprobes: collects stack consumption for store instructions | Wang Nan | 1 | -0/+1 |
2014-03-19 | ARM: Make arch_specific_insn a define for new arch_probes_insn structure | David A. Long | 1 | -4/+4 |
2014-03-19 | ARM: Change the remaining shared kprobes/uprobes symbols to something generic | David A. Long | 1 | -7/+6 |
2014-03-19 | ARM: Make the kprobes condition_check symbol names more generic | David A. Long | 1 | -5/+6 |
2014-03-19 | ARM: Remove use of struct kprobe from generic probes code | David A. Long | 1 | -2/+7 |
2014-03-19 | ARM: Move generic arm instruction parsing code to new files for sharing betwe... | David A. Long | 1 | -0/+2 |
2014-03-19 | ARM: move shared uprobe/kprobe definitions into new include file | David A. Long | 1 | -0/+36 |