Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lib64bpf-1.3.0-1 RPM for x86_64

From OpenMandriva Cooker for x86_64 / main / release

Name: lib64bpf Distribution: OpenMandriva Lx
Version: 1.3.0 Vendor: OpenMandriva
Release: 1 Build date: Wed Dec 13 17:56:35 2023
Group: System/Libraries Build host: ph300-3.openmandriva.org
Size: 371999 Source RPM: libbpf-1.3.0-1.src.rpm
Packager: bero <bero@lindev.ch>
Url: https://github.com/libbpf/libbpf
Summary: Library for working with BPF object files
libbpf is a C-based library containing a BPF loader that takes compiled BPF
object files and prepares and loads them into the Linux kernel. libbpf takes
the heavy lifting of loading, verifying, and attaching BPF programs to various
kernel hooks, allowing BPF application developers to focus only on BPF program
correctness and performance.

The following are the high-level features supported by libbpf:

* Provides high-level and low-level APIs for user space programs to interact
  with BPF programs. The low-level APIs wrap all the bpf system call
  functionality, which is useful when users need more fine-grained control
  over the interactions between user space and BPF programs.

* Provides overall support for the BPF object skeleton generated by bpftool.
  The skeleton file simplifies the process for the user space programs to
  access global variables and work with BPF programs.

* Provides BPF-side APIS, including BPF helper definitions, BPF maps
  support, and tracing helpers, allowing developers to simplify BPF code writing.

* Supports BPF CO-RE mechanism, enabling BPF developers to write portable BPF
  programs that can be compiled once and run across different kernel versions.

Provides

Requires

License

GPL

Files

/usr/lib64/libbpf.so.1
/usr/lib64/libbpf.so.1.3.0


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 28 23:04:15 2024