commit | 51bf84f1dbb8f815e59aeb5ebe839d39c99fda4a | [log] [tgz] |
---|---|---|
author | Pablo Gamito <pablogamito@google.com> | Tue Sep 03 21:11:23 2024 +0000 |
committer | Pablo Gamito <pablogamito@google.com> | Tue Sep 03 21:11:23 2024 +0000 |
tree | 91c3cbd6d01b1346d2176a9b753d4b4489368c70 | |
parent | 16d38b107f70dcdb857438579a1465e7f69fc750 [diff] |
Fix sint64 parameter decoding in protolog parser The protolog parser was not correctly decoding sint64 parameters, which was causing some messages to be displayed incorrectly. Change-Id: I61fbc83baeaa872ea45ccb4f67a1b8f08257298a
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.