commit | f3624e09125ca3811597b279dd38ffb8415b8880 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Jul 09 13:47:14 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Tue Jul 09 13:47:14 2024 +0100 |
tree | 562af4337d367aaf034e64ce2516746f1e8300f9 | |
parent | 32094e4db61c9967a2adc6ecc865ca42b6c25581 [diff] |
ui: tp: implement support for heap_profile in new flamegraph Bug: 3160549 Fixes: 338494219 Change-Id: I106456a0733f3af2a1cce86d3ad75301ee38ba9d
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.