On Mon, 15 Dec 2025 22:14:01 +0100 Jiri Olsa <[email protected]> wrote:
> We are going to remove "ftrace_ops->private == bpf_trampoline" setup > in following changes. > > Adding ip argument to ftrace_ops_func_t callback function, so we can > use it to look up the trampoline. > > Signed-off-by: Jiri Olsa <[email protected]> This mostly touches bpf code so: Acked-by: Steven Rostedt (Google) <[email protected]> -- Steve
