• Jia Hao's avatar
    Fix tracing of startup events (#59982) · dd6dd7ae
    Jia Hao authored
    When `retainPriorEvents` is passed as true, the current behavior still limits timeline events to the timestamp after `traceEvents` is called. This can cause startup events to be missing.
    
    This fixes it by passing null to `stopTracingAndDownloadTimeline` for the start and end time.
    
    Related: #58430
    dd6dd7ae
Name
Last commit
Last update
..
lib Loading commit data...
test Loading commit data...
test_driver Loading commit data...
pubspec.yaml Loading commit data...