commit | c3a1f97e7f918970d8626744d22ab8009155c959 | [log] [tgz] |
---|---|---|
author | Aaron Vaage <vaage@google.com> | Tue May 28 16:58:00 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue May 28 16:58:00 2024 +0000 |
tree | a9c6808bd98f703c0a18e0c459bd9081c916a096 | |
parent | 719510ee9ccdf29748623245a56b315bade35c32 [diff] |
Revert^3 "Trace Redaction - Reject invalid traces" This reverts commit 719510ee9ccdf29748623245a56b315bade35c32. Reason for revert: The test calling system trace is providing an invalid trace, resulting in the test failing now that the trace is verified before redacting. Change-Id: Id4c849e2c24421258be22b5861bbc7c430c527fc
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.