commit | 98097091b6663577d953e317e91d281c979e4f3d | [log] [tgz] |
---|---|---|
author | Mohit Saini <mohitms@google.com> | Thu Feb 17 14:40:44 2022 +0000 |
committer | Mohit Saini <mohitms@google.com> | Thu Feb 17 14:40:44 2022 +0000 |
tree | 7494f14475a96b2c55cb5579acdffaf061ea726e | |
parent | 9ebd3583133defb3c85f0f4ecb82dcc39d61b027 [diff] |
Fix the definition of enable_perfetto_zlib flag Change-Id: Iba461d2e04e90bd40193fca3e55226537555896c
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.