commit | 799fbeb776f9d7dcb575f8ffd5f874f4bf3984c1 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Aug 29 21:37:29 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Thu Aug 29 21:37:29 2024 +0100 |
tree | 0921c67ead88c970d6a04fc96306c89fc20657a4 | |
parent | 030190131b4d9846a037a3a21e9ce8cb87fe10ce [diff] |
ui: color callstack samples based on the callsite id Change-Id: Iccba2789e1ae4b8e1fec5ba2bbd52c1d9435d12c
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.