csky: Implement ftrace with regs
This patch implements FTRACE_WITH_REGS for csky, which allows a traced
function's arguments (and some other registers) to be captured into a
struct pt_regs, allowing these to be inspected and/or modified.
Signed-off-by: NGuo Ren <guoren@linux.alibaba.com>
Showing
想要评论请 注册 或 登录