summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/probes.h
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-06-21ARM/kprobes: Remove jprobe arm implementationMasami Hiramatsu
2015-01-14ARM: optprobes: execute instruction during restoring if possible.Wang Nan
2015-01-13ARM: kprobes: check register usage for probed instruction.Wang Nan
2015-01-13ARM: kprobes: disallow probing stack consuming instructionsWang Nan
2015-01-13ARM: kprobes: collects stack consumption for store instructionsWang Nan
2014-03-18ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long
2014-03-18ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long
2014-03-18ARM: Make the kprobes condition_check symbol names more genericDavid A. Long
2014-03-18ARM: Remove use of struct kprobe from generic probes codeDavid A. Long
2014-03-18ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long
2014-03-18ARM: move shared uprobe/kprobe definitions into new include fileDavid A. Long