github libbpf/libbpf v0.0.7
libbpf v0.0.7

latest releases: v1.4.2, v1.4.1, v0.8.3...
4 years ago

Major new features:

  • BPF skeleton support;
  • Kconfig extern variables support;
  • STRUCT_OPS support;
  • support for BPF program extensions;
  • cgroup MULTI-mode support (bpf_prog_attach_xattr() API).
  • bpf_send_signal_thread() BPF helper;

Usability improvements:

  • BPF CO-RE improvements (flexible array, LDX/ST/STX instructions, improved conditional relocations);
  • generic bpf_program__attach() API;
  • SK_REUSEPORT program type support;
  • bpf_link_disconnect();
  • bpf_find_kernel_btf() API exposed;
  • large instruction limit probing added;
  • improved error message for RLIMIT_MEMLOCK.

Fixes:

  • fix perf_buffer handling of offline/missing CPUs;
  • various other fixes and usability improvements.

Don't miss a new libbpf release

NewReleases is sending notifications on new releases.