2025-02-09 14:52:08 +01:00
2025-02-09 14:52:08 +01:00
2025-02-09 14:52:08 +01:00
2025-02-09 14:52:08 +01:00
2025-02-08 15:04:30 +01:00
2025-02-08 15:04:30 +01:00
2025-01-29 20:13:31 +01:00

Introduction

Requirements

First, you need to install these packages:

apt-get install bpftool clang libbpf-dev gcc-multilib 

Clone the project and compile it:

$ git clone https://github.com/libbpf/libbpf/
cd libbpf/src && make

After that, you can execute the program:

S
Description
No description provided
Readme 13 MiB
Languages
C 97.6%
Makefile 1.6%
Shell 0.8%