commit | 83d32500943275eb9522ef688e083c81f06d7785 | [log] [tgz] |
---|---|---|
author | Aaron Vaage <vaage@google.com> | Tue Apr 16 16:14:55 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Apr 16 16:14:55 2024 +0000 |
tree | e0acadc53d48946caef59d576e55323ff71cff48 | |
parent | 37124b482ba4bc8826cbf802037ea3d0df40691d [diff] | |
parent | b64683e68bd9d45c4a2ef46f908a0ba492593c78 [diff] |
Merge changes Icbf2f808,I973cd662 into main * changes: Trace Redaction - Use Three Stage Pattern In Collect Primitive Trace Redaction - Clean up "find package uid" primitive
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.