main
feat: --cpu-prof flags for CPU profiles (#31909)
fix: flush CPU profile and coverage data on Deno.exit() (#32591)
feat: add --cpu-prof-flamegraph to generate interactive SVG flamegraphs (#32572)
fix: make flamegraph SVG fill full browser viewport (#32727)
fix(runtime): apply source maps to CPU profiler output (#32634)