diff options
author | 2023-11-25 20:31:26 +0100 | |
---|---|---|
committer | 2023-11-28 21:50:09 -0800 | |
commit | 4930b7f53a298533bc31d7540b6ea8b79a000331 (patch) | |
tree | 9356c7fa6715d3c6c50b4d0b403cec9706cb8333 /lib/test_bpf.c | |
parent | libbpf: Add st_type argument to elf_resolve_syms_offsets function (diff) | |
download | wireguard-linux-4930b7f53a298533bc31d7540b6ea8b79a000331.tar.xz wireguard-linux-4930b7f53a298533bc31d7540b6ea8b79a000331.zip |
bpf: Store ref_ctr_offsets values in bpf_uprobe array
We will need to return ref_ctr_offsets values through link_info
interface in following change, so we need to keep them around.
Storing ref_ctr_offsets values directly into bpf_uprobe array.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Song Liu <song@kernel.org>
Link: https://lore.kernel.org/bpf/20231125193130.834322-3-jolsa@kernel.org
Diffstat (limited to 'lib/test_bpf.c')
0 files changed, 0 insertions, 0 deletions