index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
probes.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-06-21
ARM/kprobes: Remove jprobe arm implementation
Masami Hiramatsu
2015-01-14
ARM: optprobes: execute instruction during restoring if possible.
Wang Nan
2015-01-13
ARM: kprobes: check register usage for probed instruction.
Wang Nan
2015-01-13
ARM: kprobes: disallow probing stack consuming instructions
Wang Nan
2015-01-13
ARM: kprobes: collects stack consumption for store instructions
Wang Nan
2014-03-18
ARM: Make arch_specific_insn a define for new arch_probes_insn structure
David A. Long
2014-03-18
ARM: Change the remaining shared kprobes/uprobes symbols to something generic
David A. Long
2014-03-18
ARM: Make the kprobes condition_check symbol names more generic
David A. Long
2014-03-18
ARM: Remove use of struct kprobe from generic probes code
David A. Long
2014-03-18
ARM: Move generic arm instruction parsing code to new files for sharing betwe...
David A. Long
2014-03-18
ARM: move shared uprobe/kprobe definitions into new include file
David A. Long