commit | eac75b2fe98ab6e491266a382d8b8d6792e79ed0 | [log] [tgz] |
---|---|---|
author | Aaron Vaage <vaage@google.com> | Mon Apr 15 15:13:58 2024 -0700 |
committer | Aaron Vaage <vaage@google.com> | Mon Apr 15 15:13:58 2024 -0700 |
tree | 8ec2702d60edcc51b48b6d3102f0e85492c1522d | |
parent | 0e424063dbfd4e7400aa3b77b5c00b84893aee7b [diff] |
Trace Redaction - Clean up "find package uid" primitive The "find package uid" primitive was the first primitive implemented, this means the best practices we've developed over time were not established. This CL revisits the primitive and applies our best practices to it. Change-Id: I973cd662351c4ee05dcf8beb1f4d8802b98d26a3
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.