On Wed, Oct 25, 2023 at 1:25 PM Jiri Olsa <jolsa@xxxxxxxxxx> wrote: > > Adding fill_link_info test for uprobe_multi link. > > Setting up uprobes with bogus ref_ctr_offsets and cookie values > to test all the bpf_link_info::uprobe_multi fields. > > Signed-off-by: Jiri Olsa <jolsa@xxxxxxxxxx> Acked-by: Song Liu <song@xxxxxxxxxx> > ---