mirror of
https://github.com/xdp-project/bpf-examples.git
synced 2024-05-06 15:54:53 +00:00
BPF program title (bpf_program__title) is getting deprecated in libbpf use bpf_program__section_name() instead. Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>