commit | 2471cd8a71538e60242a00d21b730fe1641ec81d | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Mon Sep 25 15:57:50 2023 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Mon Oct 02 14:23:06 2023 +0000 |
tree | be6e558a7cbd8f4485d90307c6a64fa0a8fa1eb5 | |
parent | 334ca7d814ac354ab09fe77b56e800d1be15526f [diff] |
shared_lib: Tests for protozero serialization These cover most of the protozero macros. The sample protos in this test have been generated from the schemas at `external/perfetto/src/protozero/test/example_proto/`. A future commit contains the script that generates the sample headers from the schema. Bug: 237053538 Change-Id: Iaae9dabd14c9989460a2025d3042deee37438f4e
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.