commit | 84e32613d82bdd47dceff54b34e54b80fac9a5ec | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Sun Nov 10 13:50:16 2024 +0000 |
committer | Louis Chang <louischang@google.com> | Sun Nov 10 14:52:59 2024 +0000 |
tree | f06b9ca9dfd6f0964c09138ad4f3ece81e0e8ce9 | |
parent | ea011a2c2d3aecdc4f1674887e107a56d2905edd [diff] |
Add dim bounds proto to perfetto Bug: 370958445 Test: TaskFragmentOrganizerTest Flag: TEST_ONLY Change-Id: I58b615f4298bf224bb3d32c659056de04d787a21
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.