summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/probes/ftrace.c
AgeCommit message (Expand)AuthorLines
2024-07-24trace: riscv: Remove deprecated kprobe on ftrace supportJinjie Ruan-65/+0
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan-0/+3
2021-10-27ftrace: disable preemption when recursion locked王贇-2/+0
2021-04-15riscv: kprobes/ftrace: Add recursion protection to the ftrace callbackJisheng Zhang-1/+10
2021-03-16ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King-1/+1
2021-03-09riscv: ftrace: Use ftrace_get_regs helperNanyong Sun-7/+9
2021-01-14riscv: Add KPROBES_ON_FTRACE supportedGuo Ren-0/+53