commit | e97e8b313b50a624d8e06deaa677575d28bbb26c | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Jun 05 20:12:24 2023 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Jun 05 19:36:49 2023 +0000 |
tree | dab12bcd3995f864bd0931a653a4449a91ec5f47 | |
parent | 55c4abdb8736d8618e0d6c1c0c6a7df5a41559a0 [diff] |
protozero: reject end of message handling edge case in filtering This could cause an invalid bytecode to silently be accepted as we were not checking correctly for the end of message. Bug: 283246642 Change-Id: I3d03f92f5a3ee36c680c7eae6b5f020baa03eb90
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.