commit | c94a2699cf35b348ea63936a90181bbdc34dca5d | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Jul 25 06:20:17 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Thu Jul 25 06:20:17 2024 +0100 |
tree | 5b146c5165cf506a35e05fadba2109364d3eb787 | |
parent | 3177f68ba7e173d00245476b7d648a7b602a427d [diff] |
ui: add support for flamegraph-ing slices Change-Id: Ia17a5bc207b1d3b10442e68a7f498e04ba0f0d5f
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.