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