commit | e69b1dcf19d49d1be040de834ae89361b1513a96 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Feb 25 20:21:57 2022 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Fri Feb 25 20:21:57 2022 +0000 |
tree | 0b71001460ae257331ee5c8e31b49f4b6f892fba | |
parent | 23a2d49e1465799beaa2cdd34f5eb2e833e08d3d [diff] |
perfetto: make trace and config root protos depend on every target Instead of only depending on the top level target, we should recrusively depend on every target so that includes work correctly in Google3. Bug: 221191510 Change-Id: If40f87d9f918b74759f66b57b2ca58dda34f91d2
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.