commit | 7372dc5cd76b62a429fa84d8c865e66ac07a8158 | [log] [tgz] |
---|---|---|
author | Andrew Shulaev <ddrone@google.com> | Wed Oct 27 14:53:04 2021 +0100 |
committer | Andrew Shulaev <ddrone@google.com> | Wed Oct 27 14:53:04 2021 +0100 |
tree | defb7f82284a94a2da81ec776b2deedd0e3d4f02 | |
parent | b18ff987f9c20c1317750dac9dab00dc5cb5cae0 [diff] |
Make Chrome probe selectors in recording UI more compact There are no images for Chrome categories presets, so there are a lot of blank space in blocks with probe selectors at the moment. This CL fixes that issue by introducing a more compact way to display a probe and using it in Chrome categories page. Bug: 202010687 Change-Id: I5bc0436efe2656756d449eaf091b95bd217d1e37
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.