commit | fd97512c1cabc5b16cf4681b4a65341f1661160d | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Oct 07 16:23:47 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Oct 07 16:23:47 2024 +0100 |
tree | f73b3198d36fc8f69190de17c53b887848bae97a | |
parent | 1c9afd1ba6963bc79a190524f4d3f229b3ddeea9 [diff] |
tp: add support for ART method tracing format This closes a gap in parsing that we've had for some time where people were resorting to using other tools. Bug: 313946058 Change-Id: I140082b855371aa6b9245dd3e3511d2cc0910729
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.