Linux observability with BPF advanced programming for performance analysis and networking
Build your expertise in the BPF virtual machine in the Linux kernel with this practical guide for systems engineers. You’ll not only dive into the BPF program lifecycle but also learn to write applications that observe and modify the kernel’s behavior; inject code to monitor, trace, and securely obs...
Otros Autores: | , , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Beijing :
O'Reilly Media
[2020]
|
Edición: | First edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630869106719 |
Tabla de Contenidos:
- Introduction
- Running your first BPF programs
- BPF maps
- Tracing with BPF
- BPF utilities
- Linux networking and BPF
- Express data path
- Linux Kernel security, capabilities, and Seccomp
- Real-world use cases.