commit | eaad20403421d082d42e86e697b2da7bfcc741dd | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Thu Apr 27 19:33:02 2023 +0100 |
committer | Hector Dearman <hjd@google.com> | Thu Apr 27 19:33:02 2023 +0100 |
tree | 75ce0af298ad30296c07e297760e21a9060f7628 | |
parent | c0ae17d13332e1904545bd2ec05754eb8c32cf22 [diff] |
ui: Avoid overflowing track height - Add overflow: hidden on track shell to avoid breaking the tracks layout. - Hack in some font-size reduction in TypeScript so that longer track names are a big more legible. It's not a final solution but it's better than what we have at the moment. Bug: 5776355 Change-Id: I4390e016740e2b65c01bf031c67307c72c9aa79d
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.