summaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/ftrace.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-07nds32: Remove the architectureAlan Kao1-278/+0
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-5/+0
2021-10-27ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stubSteven Rostedt (VMware)1-1/+1
2021-10-08ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang1-5/+0
2021-03-23tracing: Fix various typos in commentsIngo Molnar1-1/+1
2020-11-13ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)1-2/+2
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig1-2/+3
2019-11-27module: Remove set_all_modules_text_*()Peter Zijlstra1-12/+0
2019-04-29function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven 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