devtools
devtools copied to clipboard
Cannot load CPU profile when vm developer mode is enabled
I experienced this when running Flutter gallery on an iOS simulator.
Repro steps:
- Run DevTools, connect to sample app, and open the CPU profiler.
- Select "Load all CPU samples"
@bkonyi @derekxu16