summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/probes/ftrace.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-27ftrace: disable preemption when recursion locked王贇1-2/+0
2021-04-15riscv: kprobes/ftrace: Add recursion protection to the ftrace callbackJisheng Zhang1-1/+10
2021-03-16ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King1-1/+1
2021-03-09riscv: ftrace: Use ftrace_get_regs helperNanyong Sun1-7/+9
2021-01-14riscv: Add KPROBES_ON_FTRACE supportedGuo Ren1-0/+53