summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/probes (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: kprobes/ftrace: Add recursion protection to the ftrace callbackJisheng Zhang2021-04-161-1/+10
* ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King2021-03-171-1/+1
* riscv: fix bugon.cocci warningskernel test robot2021-03-171-2/+1
* riscv: ftrace: Use ftrace_get_regs helperNanyong Sun2021-03-101-7/+9
* RISC-V: probes: Treat the instruction stream as host-endianPalmer Dabbelt2021-02-192-2/+2
* riscv: Add uprobes supportedGuo Ren2021-01-152-0/+187
* riscv: Add KPROBES_ON_FTRACE supportedGuo Ren2021-01-152-0/+54
* riscv: Add kprobes supportedGuo Ren2021-01-157-0/+693