Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-03 | csky: Add uprobes support | Guo Ren | |
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> |