commit | ba79263ada91f735968ee83d224dbbd18a58257b | [log] [tgz] |
---|---|---|
author | Ioannis Ilkos <ilkos@google.com> | Mon Jul 22 11:57:12 2024 +0000 |
committer | Ioannis Ilkos <ilkos@google.com> | Mon Jul 22 11:57:12 2024 +0000 |
tree | bd2a54531151adee3754f6c3e69bbcf3a2660737 | |
parent | b6c41494c5d6fc4a1109b62bda2b8f1ea14ebe6c [diff] |
Move dominator tree aggregation to stdlib Changes: - Move the class-based aggregation into stdlib - Introduce dimension for java(ish) runtime objects which are also heap roots (rationale: generally uninteresting unless heap roots, e.g. jni refs) Bug: 353570174 Change-Id: Ifdf9872141efd65c8c6cab7ac7d8b577281ddb37
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.