commit | e0e3b31fa10cd54c14bc41d11ef87d2e3a1e3133 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Mon May 24 17:36:38 2021 +0100 |
committer | Florian Mayer <fmayer@google.com> | Mon May 24 17:36:38 2021 +0100 |
tree | 1336d76c45a2f6550339d83c736768ead0269e74 | |
parent | 21753a5bd0877d6b7aac4bea0b593d3f8e55cfef [diff] |
Fix coverage build. Test: python3 infra/helper.py build_fuzzers --sanitizer coverage perfetto Bug: 185106036 Change-Id: Ic2b8ef213aebcea79c010a39dde2dd24168bf6d5
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.