commit | 16bc5a51e266f7785485c065ba01b5529a9aa30f | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Fri Mar 15 17:52:05 2024 +0000 |
committer | Primiano Tucci <primiano@google.com> | Fri Mar 15 17:52:05 2024 +0000 |
tree | b6006d86d497a8dc03ce00e52e29878221525fe6 | |
parent | f6bbafa945ececea4f606aea0c4c7adc99abd692 [diff] |
ui: only stylize real-time thread cpu slices when zoomed in I'm fairly convinced this is adding nontrivial overheads as seen in the js profiler for fillRect. See bug. Bug: 328278486 Change-Id: I2087d8744801f180196b6d87db4d0ac42aba2e67
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.