commit | ff0a33cfa5b0c6ff365787009b5e4a70180ad8ed | [log] [tgz] |
---|---|---|
author | Aaron Vaage <vaage@google.com> | Thu May 02 09:40:04 2024 -0700 |
committer | Aaron Vaage <vaage@google.com> | Thu May 02 09:40:04 2024 -0700 |
tree | 4ec22c56e8a4b61c25b68805ca2e2e953615253f | |
parent | 8bd021287ec56c48d699c374faa421da3a820157 [diff] |
Trace Redaction - Remove DMA/ION events from allowlist DMA and ION events are global events are not emitted within a process's scope. Because we don't have a good strategy to redact them, we are opt-ing to dropping them. Bug: 318576499 Change-Id: I51059692a427b2613ab2ff91ff67e30573b83c73
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.