commit | d7afbb153431be17f27657f34cd52867c2c69b44 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Mar 28 15:12:24 2022 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Mar 28 15:12:24 2022 +0100 |
tree | 74262d650fad9cead02af264cffb51798fb45c8f | |
parent | 286aba51d883499d5ad7f856dad71de0a80140a3 [diff] |
bp: include all proto files in Java trace Android.bp module Bug: 225381015 Change-Id: If9b3dd0ecec575e83d5dca7b49ee2af38d1ee77b
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.