commit | 17b4c3987d9a58fbbc3ab2143fed6843fe9afdeb | [log] [tgz] |
---|---|---|
author | Kean Mariotti <keanmariotti@google.com> | Fri May 03 14:28:53 2024 +0000 |
committer | Kean Mariotti <keanmariotti@google.com> | Wed May 08 13:05:06 2024 +0000 |
tree | 9aa7dc6ebb60f17f04bae7d5fb3d03d99700d10f | |
parent | 9e2b06bd107b8a60003d7b3cd83fee30531179b2 [diff] |
Fix TracePacket Move "winscope_extensions" field within "data" (oneof field). After various refactorings "winscope_extensions" accidentally remained outside the oneof. Bug: 276433199 Change-Id: Ie7a5bae630df8aeeaed7a45193ac83db8c97401f
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.