Brendan Gregg invented flame graphs at Netflix to make raw perf record stack samples legible at a glance, and they're now the default hotspot view in Linux perf, py-spy, and async-profiler for the JVM. A single unexpectedly wide frame in a flame graph has driven real production fixes, from Netflix's encoding pipeline tuning to countless 'why is this container pegging the CPU' incidents.