commit | 34abb8d471d471d4d3842846c4097bccd5dc7b35 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Tue Nov 16 13:38:01 2021 +0000 |
committer | Primiano Tucci <primiano@google.com> | Tue Nov 16 13:38:01 2021 +0000 |
tree | bb5796085401fe35395312de319c70e5e9ef20be | |
parent | 3efc6fd6050bb6c54a5c008c72804ce08213e81a [diff] |
base: add SmallVector A vector with inline storage. Falls back on the heap when exceeding it. Bug: 205302474 Change-Id: Iaa479ad09dfe7e7c22e41e36e52d3ef1cc1c3706
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.