Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kprobe/ftrace: bail out if ftrace was killed | Stephen Brennan | 2024-05-16 | 1 | -0/+3 |
* | ftrace: disable preemption when recursion locked | 王贇 | 2021-10-27 | 1 | -2/+0 |
* | csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location() | Punit Agrawal | 2021-10-01 | 1 | -7/+0 |
* | ftrace: Fix spelling mistake "disabed" -> "disabled" | Colin Ian King | 2021-03-17 | 1 | -1/+1 |
* | ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs | Steven Rostedt (VMware) | 2020-11-13 | 1 | -1/+3 |
* | ftrace: Add recording of functions that caused recursion | Steven Rostedt (VMware) | 2020-11-06 | 1 | -1/+1 |
* | kprobes/ftrace: Add recursion protection to the ftrace callback | Steven Rostedt (VMware) | 2020-11-06 | 1 | -2/+10 |
* | csky: Add kprobes supported | Guo Ren | 2020-04-03 | 1 | -0/+66 |