Skip to content
Commit 230c77a5 authored by Guo Ren's avatar Guo Ren
Browse files

csky: basic ftrace supported



When gcc with -pg, it'll add _mcount stub in every function. We need
implement the _mcount in kernel and ftrace depends on stackstrace.

To do: call-graph, dynamic ftrace

Signed-off-by: default avatarGuo Ren <ren_guo@c-sky.com>
parent 17a68777
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