commit | ba67fbcaa3a5d995c6328a7d3e0d3e2a09f4e96d | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Jun 24 13:42:46 2020 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Wed Jun 24 12:43:32 2020 +0000 |
tree | 2fc9d87ce0d0463d3eb1cefc2beb87260d0ddc93 | |
parent | e0c3175661971fe68b9c1d8dc97b549b2e897303 [diff] |
ui: remove vsync tracks * vsync trakcs should really be created from metrics using the derived events feature of trace processor. They should also just use the generic counter implementation when they do that. * Also add the missing link between trace_controller and async tracks which was missing. Change-Id: I2f936435f2cc1a0622e5bdc153ffa9e127d9f07b
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://docs.perfetto.dev or the /docs/ directory for documentation.