summaryrefslogtreecommitdiff
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-16riscv: kprobes/ftrace: Add recursion protection to the ftrace callbackJisheng Zhang1-1/+10
2021-03-17ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King1-1/+1
2021-03-10riscv: ftrace: Use ftrace_get_regs helperNanyong Sun1-7/+9
2021-01-15riscv: Add KPROBES_ON_FTRACE supportedGuo Ren1-0/+53