commit | 334ca7d814ac354ab09fe77b56e800d1be15526f | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Tue Jul 04 14:21:11 2023 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Mon Oct 02 14:03:17 2023 +0000 |
tree | 63b2a6991da38715e367e32c50c92f63dee0caad | |
parent | b932f41ef273fe14572ad74af1d59d399aeacf76 [diff] |
shared_lib: Add helpers to serialize packed repeated fields This creates small wrappers to serialize packed repeated fields. Bug: 237053538 Change-Id: I70298ef6319392de986884abd979f89d2815a0a6
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.