summaryrefslogtreecommitdiff
path: root/arch/csky/kernel/probes
AgeCommit message (Expand)Author
2021-09-03arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warningskernel test robot
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra
2021-03-16ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King
2021-02-27csky: kprobe: Fixup code in simulate without 'long'Guo Ren
2020-11-13ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)
2020-11-06ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)
2020-11-06kprobes/ftrace: Add recursion protection to the ftrace callbackSteven Rostedt (VMware)
2020-09-08csky: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu
2020-05-13csky: Fixup perf probe -x hungupGuo Ren
2020-04-03csky: Add uprobes supportGuo Ren
2020-04-03csky: Add kprobes supportedGuo Ren