commit | 186ed0fbbed523e76d5b3fe0eecf32b109c7d0c9 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Dec 02 18:13:15 2021 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Thu Dec 02 18:13:15 2021 +0000 |
tree | 9f306f96f1e975dc51808bec316c43625f22f89d | |
parent | 765c0f8ed116bafc3211cd52db4035e67061bcac [diff] |
tp: backport startup metric for cold/warm starts to API 23 This CL backports the startup metric for non-hot starts until API 23. We do this by relying entirely on launching slices to guide when the startup happened. Change-Id: I63ec94bf0fe870ec87e886f138231664c57e9442 Bug: 190219056
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.