aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/ftrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-29function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ftrace.hSteven Rostedt (VMware)1-1/+0
2018-11-27nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-16/+2
2018-09-04nds32: Fix a kernel panic issue because of wrong frame pointer access.Greentime Hu1-0/+12
2018-09-04nds32/ftrace: Support dynamic function graph tracerZong Li1-0/+36
2018-09-04nds32/ftrace: Support dynamic function tracerZong Li1-0/+164
2018-09-04nds32/ftrace: Support static function graph tracerZong Li1-0/+69
2018-09-04nds32/ftrace: Support static function tracerZong Li1-0/+28