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: NGuo Ren <guoren@linux.alibaba.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Steven Rostedt (VMware) <rostedt@goodmis.org>
Showing
arch/csky/include/asm/uprobes.h
0 → 100644
arch/csky/kernel/probes/uprobes.c
0 → 100644
想要评论请 注册 或 登录