summaryrefslogtreecommitdiff
path: root/arch/csky/kernel/probes
AgeCommit message (Expand)Author
2023-06-18csky: uprobes: Restore thread.trap_noTiezhu Yang
2022-07-22csky/kprobe: reclaim insn_slot on kprobe unregistrationLiao Chang
2022-04-07csky: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-06csky: fix typos in commentsJulia Lawall
2021-10-27ftrace: disable preemption when recursion locked王贇
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu
2021-09-30kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu
2021-09-30csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location()Punit Agrawal
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