Continuous Profiling
March 2026 updates
Analyze compare flame graph with Olly mini — Use AI-powered analysis in Compare mode to understand performance differences between two profiles without manually inspecting every function. Learn more
Color by frame classification — Color flame graph nodes by classification (User Code, Std Lib, External Lib, GC, Native, Kernel) to see at a glance where CPU time is spent across different code layers. Learn more
Guided onboarding tour — A guided tour now introduces key profiling capabilities when you first visit the Profiles tab. Learn more
May 2025 updates
Introducing continuous profiling — Built on eBPF and powered by OpenTelemetry, Continuous Profiling captures high-frequency stack traces, CPU cycles, memory allocations, and more—without interfering with your application. Learn more