libbpf: Add uprobe_multi attach type and link names
authorJiri Olsa <jolsa@kernel.org>
Wed, 9 Aug 2023 08:34:19 +0000 (10:34 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 21 Aug 2023 22:51:25 +0000 (15:51 -0700)
commit8097e460cabd9973e424e0f93bc1ad44cebf6466
treeeac54ae1b36b7fb1f5de41da6a9aa84de741a170
parent686328d80c4346329d37a838021fa6b7d5ca64ec
libbpf: Add uprobe_multi attach type and link names

Adding new uprobe_multi attach type and link names,
so the functions can resolve the new values.

Acked-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20230809083440.3209381-8-jolsa@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/lib/bpf/libbpf.c