commit | 8e360f8fc369b8535d5b2829218d05895105e647 | [log] [tgz] |
---|---|---|
author | Collin Fijalkovich <cfijalkovich@google.com> | Mon Jun 22 15:49:33 2020 -0700 |
committer | Collin Fijalkovich <cfijalkovich@google.com> | Mon Jun 22 22:53:46 2020 +0000 |
tree | 0b21383626925e290fc8d677358dc0c6de0da94d | |
parent | f944ff787246e68c9256ba42184a765faf40ec32 [diff] |
Improvements to trace processor HSC-like metrics strategy. Introduces an approach to Facebook app launch measurement, and refines camera, messages, and twitter launch strategies. Bug: 159228609 Test: Backtested on HSC data from five builds against Q baseline. Change-Id: I0f97d0117f9b18d030283851032cea1b04b0788f
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://docs.perfetto.dev or the /docs/ directory for documentation.