commit | bddab2f0f589eae7a70f8b5a6efa06fd6219bcab | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Feb 21 05:17:50 2023 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Tue Feb 21 05:17:50 2023 +0000 |
tree | b08a46ced3775b320cf6ab91cda6634cee55cedd | |
parent | a9e09d860405237a6ba52a93901b89723df7d64c [diff] |
tp: refine allocator id handling * remove serialization/deserialization: turns out this wasn't needed * add operators for comparing ids * fix a very subtle bug around ids wrapping and add a test for this. Change-Id: Id13d0f5149d4823cab1ff586fd684dacb38124fe
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.