libbpf: Add bpf_program__set_insns function
[linux-2.6-microblaze.git] / tools / lib / bpf / libbpf.map
index 80819e2..008da8d 100644 (file)
@@ -449,6 +449,7 @@ LIBBPF_0.8.0 {
                bpf_program__attach_kprobe_multi_opts;
                bpf_program__attach_trace_opts;
                bpf_program__attach_usdt;
+               bpf_program__set_insns;
                libbpf_register_prog_handler;
                libbpf_unregister_prog_handler;
 } LIBBPF_0.7.0;