Instrumenting CPython with eBPF
Offered By: EuroPython Conference via YouTube
Course Description
Overview
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.
Syllabus
Instrumenting CPython with eBPF — Furkan Taha ÖNDER
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube