commit | f619bc3873d1438d853c5cf0ce245de37c3eb103 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Mon Sep 25 17:18:46 2023 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Tue Sep 26 10:39:00 2023 +0000 |
tree | d295bba4b115879bd1018c63f238bc8cd902163d | |
parent | f92196dfb6d701a3e0f7b9ea4042b193c4487e15 [diff] |
shared_lib: Add protozero zigzag decode functions Change-Id: Ie25a76478dec0cd0ffece666fa0e709ddfc345d3
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.