eBPF User Stack Trace Issues and Solutions
Offered By: Linux Foundation via YouTube
Course Description
Overview
Explore solutions to the eBPF user stack trace issue in this informative conference talk. Delve into the challenges faced when retrieving stack traces for user processes without frame pointers using the kernel's bpf helper API. Learn about two proposed solutions: post-unwinding user stack backtrace using dwarf unwind via libunwind, and stack scan-based similar user stack backtrace. Examine the advantages, disadvantages, and potential improvements for each approach. Gain insights into ongoing discussions within the eBPF community and front-end projects like BCC to address this critical issue.
Syllabus
eBPF User Stack Trace Issue and Solutions - Eunseon Lee, LG Electronics
Taught by
Linux Foundation
Tags
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