commit | 91c19493bb3eda636331f7c5ad9c3daab4980277 | [log] [tgz] |
---|---|---|
author | Aaron Vaage <vaage@google.com> | Fri Jun 14 11:19:43 2024 -0700 |
committer | Aaron Vaage <vaage@google.com> | Fri Jun 14 21:04:53 2024 +0000 |
tree | 1c9702d4460f4194a012543f3672f3063c517222 | |
parent | ade673535362ae3d7702a044dc88a81e86ef2415 [diff] |
Trace Redaction - Add trace-process-backed frame event tests There were no integration tests for expected and actual surface events. This CL adds tests using trace processor that'll look for any surface events after redaction. Change-Id: Icb928fb3d7d673af5d00c159bb1bd2134be69599
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.