commit | 8a68054a08c17aaf430848acd458ef882b812954 | [log] [tgz] |
---|---|---|
author | Aaron Vaage <vaage@google.com> | Fri May 03 09:45:09 2024 -0700 |
committer | Aaron Vaage <vaage@google.com> | Fri May 03 09:45:09 2024 -0700 |
tree | dd86fc2bf9cf127ed3f6784af8ed331e88ba1e4b | |
parent | 7076a695656280e70f2ac0c9c61b17af24469147 [diff] |
Trace Redaction - Ftrace redaction framework Expands the functionality of ftrace redaction handler to support a wider range of redactions. This will thread merging to be implemented as ftrace redactions. Through this change, some primitives were updated to ensure uid checks were using normalized uids. Bug: 336807771 Bug: 337874700 Change-Id: I1e46aa5d049d0564fb4de8c7295b5c6f0dc51baf
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.