commit | ea29a88178f93ae2a5a910307a5cc89b3437a1da | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Jan 10 16:06:41 2022 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Mon Jan 10 16:06:41 2022 +0000 |
tree | c9cf5a8bf38982723e5895163a29470a044b6414 | |
parent | dc7fed9f1e4803b6f08d762083fcdab301b0ce43 [diff] |
tp_py: Don't hold onto trace file after constructor Change-Id: Iebd64ece1489bcc1e783df45515270c3397dc315
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.