commit | ec4864efbd5e520f86f1092dfaf0219af08fb268 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Wed Dec 14 17:32:38 2022 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Fri Aug 11 16:24:09 2023 +0000 |
tree | e148cac3b1d44d8ee59806e3c9c413aeb0eaceb4 | |
parent | 3ab8661d4595dd701da73ed9777682ecdd824f4d [diff] |
Expose perfetto shared library to Android.bp Change-Id: I71c2e74ba002977bcc14a49cf0f513c691f81cd6
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.