Files
kernel/include/linux
Masami Hiramatsu 73f9b911fa kprobes: Use rethook for kretprobe if possible
Use rethook for kretprobe function return hooking if the arch sets
CONFIG_HAVE_RETHOOK=y. In this case, CONFIG_KRETPROBE_ON_RETHOOK is
set to 'y' automatically, and the kretprobe internal data fields
switches to use rethook. If not, it continues to use kretprobe
specific function return hooks.

Suggested-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/164826162556.2455864.12255833167233452047.stgit@devnote2
2022-03-28 19:38:09 -07:00
..
2022-02-27 13:38:10 +00:00
2022-03-08 19:39:38 -07:00
2022-03-17 20:17:18 -07:00
2022-03-15 10:32:44 +01:00
2022-03-16 15:13:36 -07:00
2022-02-13 16:50:07 -08:00
2022-03-02 22:44:49 -08:00
2022-03-15 08:23:29 -04:00
2022-02-28 13:25:49 +01:00
2022-02-19 19:23:53 -08:00
2022-02-14 15:43:15 +01:00
2022-03-18 09:47:04 +01:00
2022-03-21 12:57:38 -04:00
2022-02-28 13:45:04 +02:00
2022-03-07 12:49:13 -07:00
2022-03-24 19:06:45 -07:00
2022-03-08 14:33:36 -06:00
2022-03-17 20:16:29 -07:00
2022-02-24 15:04:51 +00:00
2022-02-25 09:36:06 +01:00
2022-03-07 12:48:35 -07:00
2022-02-16 07:49:41 +01:00
2022-03-22 15:57:11 -07:00