commit | bb371732df7878a749b4dbd01bd99ed62995d184 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Fri Aug 07 17:25:11 2020 +0200 |
committer | Primiano Tucci <primiano@google.com> | Fri Aug 07 17:25:11 2020 +0200 |
tree | 22f725dafed7242f5e4064ea1599574d7057cea7 | |
parent | e69d5b2de9433980adaa09301bae62b8d467b390 [diff] |
Minor test cleanup, use protozero::HeapBuffered<Msg> Uneventful CL. Simply cleans up some tests taking advantage of the HeapBuffered<> helper that has been introduced at some point later. This is to help some upcoming refactoring work on protozero::Message. Bug: 163125063 Change-Id: I98166f5b2145a6f79c4b7b7470d4f433bb7869ac
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.