linux-sg2042/arch/csky/include
Guo Ren 230c77a5e9 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: Guo Ren <ren_guo@c-sky.com>
2018-12-31 23:16:46 +08:00
..
asm csky: basic ftrace supported 2018-12-31 23:16:46 +08:00
uapi/asm csky: fixup save hi,lo,dspcr regs in switch_stack. 2018-12-31 22:57:27 +08:00