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
Analyzing Postgres Performance Problems Using Perf and eBPFMicrosoft via YouTube Citus Con - An Event for Postgres - Americas Livestream
Microsoft via YouTube EBPF - The Next Power Tool of SREs
USENIX via YouTube Kernel Tracing With EBPF
media.ccc.de via YouTube Building Observability for 99% Developers
Docker via YouTube