commit | d4519a4fe3fcab1ccd90c0bb13a841331546d0d2 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Oct 04 16:32:46 2023 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Wed Oct 04 16:32:46 2023 +0100 |
tree | 1aa6557b2783494a6e7c8c88e8920a91a6a45033 | |
parent | b029b290c1ad31e97128cd385586093fa1cc3211 [diff] |
tp: return an explicit error if we failed to build the flamegraph Change-Id: Icd741f3b93d3aa7e748a819951e48b08f5d19a23
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.