1
0
Fork 0
alistair23-linux/arch/arm/probes/uprobes
Wang Nan 83803d97da ARM: kprobes: introduces checker
This patch introdces 'checker' to decoding phase, and calls checkers
when instruction decoding. This allows further decoding for specific
instructions.  This patch introduces a stub call of checkers in kprobe
arch_prepare_kprobe() as an example and for further expansion.

Signed-off-by: Wang Nan <wangnan0@huawei.com>
Reviewed-by: Jon Medhurst <tixy@linaro.org>
Reviewed-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Jon Medhurst <tixy@linaro.org>
2015-01-09 09:36:51 +00:00
..
Makefile
actions-arm.c ARM: probes: Use correct action types for MOVW, SEV and WFI 2015-01-09 09:36:51 +00:00
core.c ARM: kprobes: introduces checker 2015-01-09 09:36:51 +00:00
core.h