commit | cf1813e8fb8a9e4293ffd5aa64b5026d8333c3dc | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Jun 24 12:27:22 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Jun 24 12:27:22 2024 +0100 |
tree | 5ab9d89ff547b33f2ba856f68cdae438f27197a6 | |
parent | 3140cb2a4983d08d4d10f84ed5f0ba0c0a906559 [diff] |
tp: implement graph scan macro and associated C++ function Use this to implement a version of flamegraph on heap graphs. Change-Id: I1900468bb8f487a566aab20a26715779fc3d7aa1
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.