Simplify the breakdown on heap graph aggregation On second thought splitting root and non-root objects is unwieldy to use and is likely better done via a different mechanism. Bug: 353570174 Change-Id: I320f1d0808e58988779dc71b60b68d1baf168f50
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.