mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-17 05:49:35 +00:00
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> |
||
|---|---|---|
| .. | ||
| decode-insn.c | ||
| decode-insn.h | ||
| ftrace.c | ||
| kprobes_trampoline.S | ||
| kprobes.c | ||
| Makefile | ||
| simulate-insn.c | ||
| simulate-insn.h | ||
| uprobes.c | ||