On Mon, 2024-03-18 at 11:40 -0700, Andrii Nakryiko wrote: > Wire up BPF cookie passing or raw_tp and tp_btf programs, both in > low-level and high-level APIs. > > Acked-by: Stanislav Fomichev <sdf@xxxxxxxxxx> > Signed-off-by: Andrii Nakryiko <andrii@xxxxxxxxxx> > --- Acked-by: Eduard Zingerman <eddyz87@xxxxxxxxx> But I agree with Alexei regarding 'bpf_raw_tp_open' naming, 'bpf_raw_tracepoint_open_opts' is probably better.