summaryrefslogtreecommitdiff
path: root/arch/csky/kernel/probes/ftrace.c
AgeCommit message (Expand)Author
2021-10-27ftrace: disable preemption when recursion locked王贇
2021-09-30csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location()Punit Agrawal
2021-03-16ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King
2020-11-13ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)
2020-11-06ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)
2020-11-06kprobes/ftrace: Add recursion protection to the ftrace callbackSteven Rostedt (VMware)
2020-04-03csky: Add kprobes supportedGuo Ren