summaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/ftrace.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-5/+0
|\
| * ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-081-5/+0
* | ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stubSteven Rostedt (VMware)2021-10-271-1/+1
|/
* tracing: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)2020-11-131-2/+2
* 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-271-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