commit | df1996fb5db67616470b5af9a1f1086df7825690 | [log] [tgz] |
---|---|---|
author | Aaron Vaage <vaage@google.com> | Tue Jun 04 12:29:19 2024 -0700 |
committer | Aaron Vaage <vaage@google.com> | Tue Jun 04 13:56:40 2024 -0700 |
tree | 49f28a0bce24c86b96b549c69c061775510302b4 | |
parent | aa0b4431673bd555219f4c20ccf34d73e22adb30 [diff] |
Trace Redaction - Consolidate Modifiers Pull all modifiers into one file. The only modifiers that were not pulled into the new file are the ones that are specific to the process tree. Change-Id: I74fe9180eb785c17f29d70518cf303e264e2d466
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.