aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/rethook.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-01rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)1-1/+6
2023-10-18kprobes: kretprobe scalability improvementwuqiang.matt1-12/+4
2023-07-12Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-0/+1
2023-07-11fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_free()Masami Hiramatsu (Google)1-0/+1
2023-06-06fprobe: Pass return address to the handlersMasami Hiramatsu (Google)1-1/+1
2022-03-17rethook: Add a generic return hookMasami Hiramatsu1-0/+100