commit | f7cf8181097f2784ea18b3cce22f15b9001c1293 | [log] [tgz] |
---|---|---|
author | Igor Kraskevich <kraskevich@google.com> | Mon Apr 04 11:41:28 2022 +0000 |
committer | Igor Kraskevich <kraskevich@google.com> | Mon Apr 04 11:41:28 2022 +0000 |
tree | 969b7a17c1901d8f3e26fe066c2834de984f70e8 | |
parent | f4da613d6229df0d6a017448de05d54e7218d58d [diff] |
Add Chrome performance mark hashes metric Bug: 227144379 Change-Id: I46db6481259b3036a54c7ed537e9eb91e4cbc0c7
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.