commit | e8791c0d6852b306866471b92b4bbd219e6f2719 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Aug 12 21:46:37 2021 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Thu Aug 12 21:46:37 2021 +0100 |
tree | c1389a0a5c8832b93a2906f0519785ea0dcd5ffd | |
parent | 91a6d3a9b815351984230325e644e263c00825f0 [diff] |
tp: fix parsing json escape sequences in tokenizer Change-Id: I9d05d1f340675f86a0d6276018b4c4771b3934a8 Bug: 195906166
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.