commit | ccc6bd1afeb013bd235f9625f6571bc0e99f80c8 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Jul 01 13:29:51 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Jul 01 13:29:51 2024 +0100 |
tree | 91cff28bc47c3b6219583a4b3605dcfc7675bf53 | |
parent | de84e76f42029e5bca49800218bf6d9e11a06b5f [diff] |
tp: add some macros and tables for operating on heap graphs This prepares for the addition of flamegraphs on top of heap graphs using SQL queries. Change-Id: Ie579e767eea21bfa5881b2c45519bc3387512813
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.