commit | df596a67fba9ddd67d8502649cb7064a9d23a46f | [log] [tgz] |
---|---|---|
author | Carlos Caballero <carlscab@google.com> | Tue Jan 16 15:32:07 2024 +0000 |
committer | Carlos Caballero <carlscab@google.com> | Tue Jan 16 15:32:07 2024 +0000 |
tree | 6252814c3924bc1251b7bb6abf54186e954637ea | |
parent | 075a187eafb2ccc502d910070923a66bb8f7919f [diff] |
Helper to deal with string encodings. The new V8 datasource writes strings with Latin-1, UTF16Be or UTF16Le encodings. This patch adds helper methods to convert those encodings to UTF8 Bug: b/283794416 Change-Id: Ic4e629131c7d74594b0502b31bf0e1b02f8ac14b
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.