mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-25 10:49:06 +08:00
sync with latest bpf-next (#10)
sync with latest bpf-next. tested with fb internal testcase and bcc. Signed-off-by: Yonghong Song <yhs@fb.com>
This commit is contained in:
@@ -133,7 +133,10 @@ LIBBPF_0.0.2 {
|
||||
bpf_map_lookup_elem_flags;
|
||||
bpf_object__find_map_fd_by_name;
|
||||
bpf_get_link_xdp_id;
|
||||
btf__dedup;
|
||||
btf__get_map_kv_tids;
|
||||
btf__get_nr_types;
|
||||
btf__get_strings;
|
||||
btf_ext__free;
|
||||
btf_ext__func_info_rec_size;
|
||||
btf_ext__line_info_rec_size;
|
||||
|
||||
Reference in New Issue
Block a user