summaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/ftrace.c
AgeCommit message (Expand)AuthorLines
2019-11-27module: Remove set_all_modules_text_*()Peter Zijlstra-12/+0
2019-04-29function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)-1/+0
2018-11-27nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)-16/+2
2018-09-04nds32: Fix a kernel panic issue because of wrong frame pointer access.Greentime Hu-0/+12
2018-09-04nds32/ftrace: Support dynamic function graph tracerZong Li-0/+36
2018-09-04nds32/ftrace: Support dynamic function tracerZong Li-0/+164
2018-09-04nds32/ftrace: Support static function graph tracerZong Li-0/+69
2018-09-04nds32/ftrace: Support static function tracerZong Li-0/+28