Chromium Code Reviews
Descriptionandroid: Record early toplevel Looper events in tracing.
Toplevel looper events are recorded on Android, but only once the native
library has been loaded. This adds the support for early java tracing,
in order to trace early startup events.
For instance, this allows to discover that for a cold start on Nexus 5X:
- a ~31ms task executes between ChromeLauncherActivity and
ChromeTabbedActivity
- Framework UI layout tasks take ~180ms on the UI thread before browser
initialization can start.
BUG=722813
Review-Url: https://codereview.chromium.org/2886763002
Cr-Commit-Position: refs/heads/master@{#473537}
Committed: https://chromium.googlesource.com/chromium/src/+/699d393fc495fa1e835d7d72a4f308d55ffc80b2
Patch Set 1 #
Total comments: 5
Patch Set 2 : Address comments. #Patch Set 3 : . #
Messages
Total messages: 24 (18 generated)
|
|||||||||||||||||||||||||||||||||||||