commit | 1e6267178dc71a36549de0d15a383342a066fbc3 | [log] [tgz] |
---|---|---|
author | Aaron Vaage <vaage@google.com> | Wed May 29 12:56:16 2024 -0700 |
committer | Aaron Vaage <vaage@google.com> | Wed May 29 14:35:44 2024 -0700 |
tree | 3ccbdfa95ce25b905f82c1e26bcb14676f62d480 | |
parent | aa96446a5416a6e990c325ba6fc69f6d3108b47f [diff] |
Trace Redaction - Rename RedactSchedSwitchHarness RedactSchedSwitchHarness was originally used to manage multiple every way a switch event could be redacted. This class will be growing to include all sched events. This renames the class before making any functional changes. Bug: 339504266 Change-Id: Ia3222370d1a4b6a002cadc9703a0159d3d2709ac
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.