commit | 3235e0c2eeb9f1c3d7152ebc2738a2e784085d38 | [log] [tgz] |
---|---|---|
author | Fyodor Kupolov <fkupolov@google.com> | Thu Nov 17 11:44:49 2016 -0800 |
committer | Fyodor Kupolov <fkupolov@google.com> | Mon Nov 21 17:17:34 2016 -0800 |
tree | 87d0213f55b2042cbad0c1f315a5788e3745ca00 | |
parent | 7317467c3914e9b3179afba9635a74d4a272c846 [diff] |
Additional boot metrics Extracted duration measurement functionality into BootTimingTraceLog. It is now shared between system_server and zygote. Log the following metrics to tron: - boot_zygote_init - Time in milliseconds to boot into Zygote init stage. - boot_android_init - Time in milliseconds to boot into Android init stage. Test: manual - device boots, metrics are logged to system/event log Bug: 32780225 Bug: 31115337 Change-Id: I600ac7fc83d35fa226ac92c37cc4b19192b25f59