linux_dsm_epyc7002/arch/csky/kernel/probes
Guo Ren 8f6bb793b2 csky: Add uprobes support
This patch adds support for uprobes on csky architecture.

Just like kprobe, it support single-step and simulate instructions.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Steven Rostedt (VMware) <rostedt@goodmis.org>
2020-04-03 11:37:51 +08:00
..
decode-insn.c
decode-insn.h
ftrace.c
kprobes_trampoline.S
kprobes.c
Makefile csky: Add uprobes support 2020-04-03 11:37:51 +08:00
simulate-insn.c
simulate-insn.h
uprobes.c csky: Add uprobes support 2020-04-03 11:37:51 +08:00