commit | f9be497803500d0ed182d84c8e5a1d85d89e5976 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Nov 07 19:50:46 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Thu Nov 07 19:50:46 2024 +0000 |
tree | f8ecbd38d254ca17d1cccffc788eb903f435e87a | |
parent | 59992272254bb64cd6c5a3a5c76c259118535491 [diff] |
tp: add summary table for native heap profiles Add a table which summarises all heap profiling data into a single table. Change-Id: Id1a0349b4647e3a2c49f48957c24bb91007dbe7a
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.