summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/ftrace.c
AgeCommit message (Expand)AuthorLines
2021-10-08ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang-5/+0
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig-2/+3
2020-05-13csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACEGuo Ren-0/+2
2020-03-31csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INSGuo Ren-0/+31
2020-03-08csky: Implement ftrace with regsGuo Ren-0/+11
2019-04-22csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren-2/+146
2018-12-31csky: ftrace call graph supported.Guo Ren-11/+37
2018-12-31csky: basic ftrace supportedGuo Ren-0/+24