commit | ccb0b796f1486a98df94883e7b7a76217ca83b78 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Tue Jan 22 13:19:41 2019 +0000 |
committer | Hector Dearman <hjd@google.com> | Tue Jan 22 13:19:41 2019 +0000 |
tree | e85beb5abdf7761d4e557d8003c037590ec8a517 | |
parent | 3267538833a28d2b9f964ebb24f9c4437fc4961b [diff] |
perfetto-ui: Extract constants and read from css We have a couple of constants relating to tracks which are duplicated over the code base (and sometimes in CSS). Extract these into a single file and (where necessary) read the value from the CSS. In order to be able to test the codebase without CSS if we are loading in a non-browser environment we use a default value instead. Change-Id: I4c5361495d887cd48afb008f5c0ab4d9ea7e21cd
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.