commit | dd2591a86cbdd68f7406da8fc782ef87f5e502db | [log] [tgz] |
---|---|---|
author | Igor Kraskevich <kraskevich@google.com> | Wed Sep 28 08:12:26 2022 +0000 |
committer | Igor Kraskevich <kraskevich@google.com> | Wed Sep 28 08:12:26 2022 +0000 |
tree | e6a4a5f373087c37a7270a4f289f274f0ec3cbf6 | |
parent | 18e9f31ac32a0c318336093f9b21403774f982db [diff] |
[tp] Detect missing processes in Chromium traces The data is exposed in a new experimental_missing_process_data SQL table. Bug: b/244285392 Change-Id: I200d75cb3d48d96471eb3078b113e7efba058df6
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.