commit | 67c32eada5f6d9117b57f0e7814c59d8242956a5 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Oct 15 16:48:48 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Tue Oct 15 16:48:48 2024 +0100 |
tree | b95675fec49ff2fe4da96446eb5c8ebe9b95502b | |
parent | cec588cc5bc1e0ec390cf6b51f5333d20dcc371a [diff] |
tp: don't parse V8 events if JSON parser is not available Change-Id: I6f9745ed2fbbebe3ffaa7e5aaf106f09929ebea4
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.