commit | fbf7786f18556cfe67b58fb9330f31f0a6e13fd1 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Wed Apr 27 19:12:00 2022 +0100 |
committer | Ryan Savitski <rsavitski@google.com> | Wed Apr 27 18:16:29 2022 +0000 |
tree | aca9b89beaa2d85954c73ba5984abb959557ff4d | |
parent | 6cd464670c38e020d4b378d3a180fef96fe02092 [diff] |
unittest: add missing dep on zlib config since test includes <zlib.h> This works by accident since most platforms already have zlib.h somewhere on the system path. Change-Id: I37d1c7296c9781c0fd77523a704f48e593ae24a6
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.