/how-ebpf-actually-works

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

How eBPF Actually Works Sample Code

This is sample code for my talk "How eBPF Actually Works".

The eBPF code is based on the "minimal" example from libbpf-bootstrap.

Please do not use this code as the basis of an eBPF application. Use a library instead.