sync with latest bpf-next

Signed-off-by: Yonghong Song <yhs@fb.com>
This commit is contained in:
Yonghong Song
2019-02-15 08:50:10 -08:00
parent 6f9a833985
commit 5beb8a2ebf
3 changed files with 25 additions and 0 deletions

View File

@@ -130,7 +130,9 @@ LIBBPF_0.0.2 {
bpf_probe_helper;
bpf_probe_map_type;
bpf_probe_prog_type;
bpf_map__resize;
bpf_map_lookup_elem_flags;
bpf_object__btf;
bpf_object__find_map_fd_by_name;
bpf_get_link_xdp_id;
btf__dedup;