summaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/ftrace.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-2/+3
* module: Remove set_all_modules_text_*()Peter Zijlstra2019-11-271-12/+0
* function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)2019-04-291-1/+0
* nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-281-16/+2
* nds32: Fix a kernel panic issue because of wrong frame pointer access.Greentime Hu2018-09-041-0/+12
* nds32/ftrace: Support dynamic function graph tracerZong Li2018-09-041-0/+36
* nds32/ftrace: Support dynamic function tracerZong Li2018-09-041-0/+164
* nds32/ftrace: Support static function graph tracerZong Li2018-09-041-0/+69
* nds32/ftrace: Support static function tracerZong Li2018-09-041-0/+28