commit | f2d015349a7dfa75619a2fdcd841806b0a099c79 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Wed Jan 27 13:27:35 2021 +0000 |
committer | Florian Mayer <fmayer@google.com> | Wed Jan 27 14:21:33 2021 +0000 |
tree | b39387382d83e60c958ea45776730bb0a508ba54 | |
parent | 17fea3e29e06aa364b040a696c78251fc44bc2cd [diff] |
Fix OSSFuzz build Test: python infra/helper.py build_fuzzers --sanitizer address perfetto in oss-fuzz repo with patch to perfetto applied. Bug: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=29820 Change-Id: I6c814014ef841cc873c444190bea69ad553d9f9b
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.