commit | bcb32310ce68faee2e33e0b887db8a2f760dd67e | [log] [tgz] |
---|---|---|
author | Aaron Vaage <vaage@google.com> | Wed Jun 05 12:55:19 2024 -0700 |
committer | Aaron Vaage <vaage@google.com> | Thu Jun 06 08:49:52 2024 -0700 |
tree | 9973cbb09f599fc52c52fca7e42dedf075ae00f3 | |
parent | b536065a40ca18bb8ad60a1a12dc9a6d5f08c959 [diff] |
Trace Redaction - Expand Synth Threads to Synth Process Originally, there was an assumption that only fake tids (and tgid) we needed. However, for the threads to be displayed correctly, a ppid and uid we needed. This expands the synth threads class to be a full synth process. Change-Id: I914a7262cbe8d1b06043dbac1aa16ec8722d970b
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.