commit | 6715e7476eff0e83e07a0327b50b2034eab7e3c0 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Sat Oct 19 01:11:41 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Sat Oct 19 00:33:59 2024 +0000 |
tree | c9fc79f01854c106e9d67f5c91a5648a096b1fb4 | |
parent | 37b4e06584eddd0709b26ea7aa2723c61f50746b [diff] |
tp: fix crash when parsing JSON traces Fixes: https://github.com/google/perfetto/issues/911 Change-Id: Iff4e3f3aa6dfaa291ed8924cc22e2761ee862496
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.