Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-13 | ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs | Steven Rostedt (VMware) | 1 | -2/+2 |
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig | 1 | -2/+3 |
2019-11-27 | module: Remove set_all_modules_text_*() | Peter Zijlstra | 1 | -12/+0 |
2019-04-29 | function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft... | Steven Rostedt (VMware) | 1 | -1/+0 |
2018-11-27 | nds32: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 1 | -16/+2 |
2018-09-04 | nds32: Fix a kernel panic issue because of wrong frame pointer access. | Greentime Hu | 1 | -0/+12 |
2018-09-04 | nds32/ftrace: Support dynamic function graph tracer | Zong Li | 1 | -0/+36 |
2018-09-04 | nds32/ftrace: Support dynamic function tracer | Zong Li | 1 | -0/+164 |
2018-09-04 | nds32/ftrace: Support static function graph tracer | Zong Li | 1 | -0/+69 |
2018-09-04 | nds32/ftrace: Support static function tracer | Zong Li | 1 | -0/+28 |