commit | 18c101d1f8153609619d9c9efdd145ebc4328753 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Wed May 11 16:14:22 2022 +0000 |
committer | Ryan Savitski <rsavitski@google.com> | Wed May 11 16:14:22 2022 +0000 |
tree | 89f4d0d73a3284b3688213fec625afefa8756ed9 | |
parent | e62341a29aa68e13fa453761b1286b5eee8a4070 [diff] |
Revert "tp: associate reserved utid0 to the reserved upid0" This reverts commit e62341a29aa68e13fa453761b1286b5eee8a4070. Reason for revert: adds UI noise by bumping a usually-empty "process 0" track to the top. My attempt at moving the track to the kthread track group was unsuccessful due to complications in the big query within the track_decider. I'll file a followup bug. Change-Id: I188e20c0b680eb0ca699a860df9dd1c128cb76ea
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.