《Learning eBPF-Progamming the linux kernel for enhanced observability, networking and security》


源码

What is eBPF, and why is it important?

eBPF's "Hello World"

Anatomy of an eBPF program

the bpf() system call

CO-RE, and Libbpf

The eBPF verifier

ebpf program and attachment types

ebpf networking

ebpf for security

ebpf programming

the future evolution of ebpf