Skip to content
Commit 89a3927a authored by Guo Ren's avatar Guo Ren
Browse files

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: default avatarGuo Ren <guoren@linux.alibaba.com>
parent 9866d141
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment