mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This makes passing --trace-startup to mojo_shell (or MojoShell.apk) collect and save data from all apps/services that support tracing, not just the shell itself. R=viettrungluu@chromium.org Review URL: https://codereview.chromium.org/1105773002