Explore the powerful capabilities of eBPF technology for instrumenting CPython in this 22-minute conference talk from EuroPython 2023. Discover how eBPF programs can access memory of running Python applications with low overhead, providing fast and efficient instrumentation. Learn about Python's internal structure and its support for eBPF-based instrumentation. Experiment with eBPF and modern techniques for instrumenting Python applications, understanding why eBPF is a superior choice for this purpose. By the end of the talk, gain insights into developing a simple eBPF-based tracing tool for Python applications, enhancing your understanding of how eBPF can revolutionize Python application instrumentation.
Overview
Syllabus
Instrumenting CPython with eBPF — Furkan Taha ÖNDER
Taught by
EuroPython Conference