Dive into the internals of profiling interpreted Python and Ruby code using eBPF
Attending KubeCon EU 2023 in Amsterdam, Netherlands.
Flame graphs and icicle graphs are a great way to visualize performance profiles. In this post, we will learn how to read and interpret them.
The tradeoffs and considerations building continuous, fleet-wide profilers.
How profilers and debuggers translate machine addresses to human-readable symbolic names