commit | 72e87369b3f58d861ff6f0ac75cc44aed4beb59f | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Fri Dec 11 19:37:25 2020 +0000 |
committer | Florian Mayer <fmayer@google.com> | Fri Dec 11 19:38:28 2020 +0000 |
tree | 8cacf6a989991921d167fa63608d8eb459390777 | |
parent | 74ccf7b62fc6e57a6a53a85c1e2ff846a4d094e3 [diff] |
Add heapprofd_noop_api to Android.bp. We can link against that for host ART builds. Bug: 160214819 Change-Id: If5be47c14e8f9c2871c429171b9c31d196d80345
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.