| commit | e94a3b5168bf54b72e287313f0304c947bbe079d | [log] [tgz] |
|---|---|---|
| author | Christopher Ferris <cferris@google.com> | Wed Nov 10 14:47:37 2021 -0800 |
| committer | Christopher Ferris <cferris@google.com> | Thu Jan 13 13:46:49 2022 -0800 |
| tree | b480b2534c0a8015974d6c65b3cf7fc1bb67907f | |
| parent | ed0223bd1640e0fed23f59444bc9a807cb831ecc [diff] |
Update for frame data containing MapInfo object. The frame data no longer contains map_XXX fields which represent the map data. Now there is only a shared pointer to the MapInfo object with which this frame is associated. Bug: 120606663 Test: Unit tests pass. Change-Id: I6987fb64e0aa9d5d8e262cd2da5083a3560165d1
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.