commit | 331640cd4368ee059ea7cb048a3a9252b277b235 | [log] [tgz] |
---|---|---|
author | Eric Seckler <eseckler@google.com> | Wed Mar 31 08:38:24 2021 +0000 |
committer | Eric Seckler <eseckler@google.com> | Wed Mar 31 08:38:33 2021 +0000 |
tree | 8e33c07e7feb4a89955ed849a518c672b4925987 | |
parent | 6f161d7e7719233cfdf30dea638685404cafd74a [diff] |
sdk: Add missing PERFETTO_EXPORT to TracingPolicy Bug: 183391449 Change-Id: I253e2b881d6696a96e105064e67f91388d8310bd
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.