summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/probes/ftrace.c
Commit message (Expand)AuthorAgeFilesLines
* kprobe/ftrace: bail out if ftrace was killedStephen Brennan2024-05-161-0/+3
* ftrace: disable preemption when recursion locked王贇2021-10-271-2/+0
* csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location()Punit Agrawal2021-09-301-7/+0
* ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King2021-03-161-1/+1
* ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)2020-11-131-1/+3
* ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)2020-11-061-1/+1
* kprobes/ftrace: Add recursion protection to the ftrace callbackSteven Rostedt (VMware)2020-11-061-2/+10
* csky: Add kprobes supportedGuo Ren2020-04-031-0/+66