commit | 109ce8751c46b525ec4cc1cd877423611effbbc0 | [log] [tgz] |
---|---|---|
author | Paul Thomson <paulthomson@google.com> | Wed Apr 07 11:41:06 2021 +0100 |
committer | Paul Thomson <paulthomson@google.com> | Wed Apr 07 14:19:14 2021 +0100 |
tree | beed7bdc547df1e8a0c5557efc25efb204fafaf8 | |
parent | 0bd66e3c9cf28a78c39739845c0a2edf045530ed [diff] |
Add Python module to Android.bp.extras Change-Id: I148ad782e95ffdc57b7c365ba791986fe079c74d
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.