mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
As of flutter.dev/go/engine-cpu-profiling, we collect the CPU and Memory usage. With work being done to collect GPU usage on iOS as well. This adds them to the timeline summary. Fixes: https://github.com/flutter/flutter/issues/58803