On Tue, Apr 13, 2021 at 2:16 AM Toke Høiland-Jørgensen <toke@xxxxxxxxxx> wrote: > > There is currently no way to discover the target of a tracing program > attachment after the fact. Add this information to bpf_link_info and return > it when querying the bpf_link fd. > > Acked-by: Andrii Nakryiko <andrii@xxxxxxxxxx> > Signed-off-by: Toke Høiland-Jørgensen <toke@xxxxxxxxxx> Applied. Thanks