mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This flag to mojo_shell is gaining the ability to produce tracing info starting very early in process startup. This allows the skydb 'start' command to pass this command through to mojo_shell. R=eseidel@chromium.org Review URL: https://codereview.chromium.org/1065723003