Curveballs: Learnings from Instrumenting Managed Runtime Applications with eBPF
Offered By: CNCF [Cloud Native Computing Foundation] via YouTube
Course Description
Overview
Explore the challenges and solutions of instrumenting managed runtime applications with eBPF in this informative conference talk. Delve into the complexities of using eBPF beyond the Linux Kernel and native applications, focusing on languages like Go and Java that compile to native code but are managed by runtimes. Discover approaches to instrumenting applications with non-standard symbol tables, dynamic code recompilation, and reference-moving memory managers. Learn from the speakers' experiences, including successes and failures, in applying eBPF to natively compiled applications running with managed runtimes. Gain valuable insights into overcoming obstacles such as dynamic symbol tables, garbage collection, and stack size fluctuations between 'uprobe' and 'uretprobe' operations.
Syllabus
Curveballs: Learnings from Instrumenting Managed Runtime... - Nikola Grcevski & Mario Macías
Taught by
CNCF [Cloud Native Computing Foundation]
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity