summaryrefslogtreecommitdiff
path: root/arch/arm/probes (follow)
Commit message (Expand)AuthorAge
* ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann2021-11-02
* ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1Nick Desaulniers2021-07-20
* arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu2021-07-11
* ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe2021-04-28
* ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu2018-05-26
* ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu2018-05-26
* arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst2017-12-25
* arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu2017-12-25
* ARM: kprobes: Fix compilation error caused by superfluous '*'Jon Medhurst2015-02-10
* ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUsJon Medhurst2015-01-20
* ARM: optprobes: execute instruction during restoring if possible.Wang Nan2015-01-14
* ARM: kprobes: check register usage for probed instruction.Wang Nan2015-01-13
* ARM: kprobes: Fix unreliable MRS instruction testsJon Medhurst (Tixy)2015-01-13
* ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan2015-01-13
* ARM: kprobes: Add test cases for stack consuming instructionsJon Medhurst (Tixy)2015-01-13
* ARM: kprobes: disallow probing stack consuming instructionsWang Nan2015-01-13
* ARM: kprobes: collects stack consumption for store instructionsWang Nan2015-01-13
* ARM: kprobes: introduces checkerWang Nan2015-01-09
* ARM: probes: Use correct action types for MOVW, SEV and WFIJon Medhurst2015-01-09
* ARM: probes: move all probe code to dedicate directoryWang Nan2015-01-09