summaryrefslogtreecommitdiff
path: root/arch/csky/kernel/ftrace.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-13csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACEGuo Ren1-0/+2
2020-03-31csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INSGuo Ren1-0/+31
2020-03-08csky: Implement ftrace with regsGuo Ren1-0/+11
2019-04-22csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren1-2/+146
2018-12-31csky: ftrace call graph supported.Guo Ren1-11/+37
2018-12-31csky: basic ftrace supportedGuo Ren1-0/+24