The CPU Profiler is currently broken on Flutter stable.
When loading a CPU profile, I'm seeing an infinite spinner and the following errors in the chrome console:
Wasm:
dart2js:
Interestingly, when I checkout the v25.1.1 tag and run DevTools in debug mode with DDC, I don't see those errors and the CPU profile loads.