commit | 3b09a3f6c13d48491ccc800a84134c40c1598652 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Sep 14 13:28:44 2020 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Sep 14 13:28:44 2020 +0100 |
tree | b2db34750df659ba5e165638147efde0dc57d173 | |
parent | a2c843670ed3887dab6d498fa027e3ca86a948be [diff] |
tp: migrate chrome metrics descriptor generation to build time This is required because Chrome protos extend the TraceMetrics proto so the descriptor pulls in all the Perfetto ones. Change-Id: I7b724f2ff77b001663be45858b4dcfd91944f436
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.