Linux Observability with BPF
Advanced Programming for Performance Analysis and Networking

Authors:

Language: English
Cover of the book Linux Observability with BPF

Subjects for Linux Observability with BPF

Approximative price 56.07 €

In Print (Delivery period: 12 days).

Add to cartAdd to cart
Publication date:
200 p.

Want to master the BPF virtual machine in the Linux Kernel? This practical guide shows you how to write applications that use BPF to observe and modify the kernel’s behavior on demand—without having prior knowledge of Linux Kernel development. David Calavera and Lorenzo Fontana introduce concepts to help systems engineers understand the BPF program lifecycle.

If you have knowledge about performance optimization, networking, and security, this book shows you how to inject code to monitor, trace, and observe events in the kernel in a secure way—without the need to recompile the kernel or reboot the system. You’ll find code examples in C, Go, and Python.