summaryrefslogtreecommitdiff
path: root/arch/csky/kernel/probes
Commit message (Expand)AuthorAgeFilesLines
* arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warningskernel test robot2021-09-031-2/+1
* kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao2021-06-031-7/+0
* kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-10/+0
* ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King2021-03-161-1/+1
* csky: kprobe: Fixup code in simulate without 'long'Guo Ren2021-02-271-15/+7
* 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: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-75/+2
* csky: Fixup perf probe -x hungupGuo Ren2020-05-131-0/+5
* csky: Add uprobes supportGuo Ren2020-04-032-0/+151
* csky: Add kprobes supportedGuo Ren2020-04-038-0/+1106