commit | eb6cf20da42620e90e853d4182074de5abbeda4f | [log] [tgz] |
---|---|---|
author | Mingjing Zhang <mjzhang@google.com> | Thu Feb 17 12:42:14 2022 -0500 |
committer | Mingjing Zhang <mjzhang@google.com> | Thu Feb 17 18:58:53 2022 +0000 |
tree | 04dd8a6da9530c7a83aa13f20d50ed5741f7fee0 | |
parent | 3597628bb896141afac637da954bdcd6c34aea06 [diff] |
Make metric tag's text color unchanged when the track group is expanded Previously the text color of the "metric" tag on the track group title bar changes to white when the track group is expanded. This makes the tag's text hard to read on its light blue background. This CL resolves this issue by keeping the tag's text color unchanged after track group expansion. Bug: 220143471 Change-Id: I43effb822bdf109dc1cd309077926cd1e249e84f
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.