commit | 055ff40572312abdf1afcf5d20a8b22a9070a08c | [log] [tgz] |
---|---|---|
author | Oksana Zhuravlova <oksamyt@google.com> | Thu Jul 15 21:20:45 2021 +0000 |
committer | Oksana Zhuravlova <oksamyt@google.com> | Thu Jul 15 21:26:18 2021 +0000 |
tree | 821682948247f15ff3646d3df32564459a7afd7f | |
parent | 8a77c3ee7bace99c4a69f061ce5efad9ef88d907 [diff] |
[trace processor] Replace views with tables in the WV power metric This change attempts to speed up the WebView power usage metric by using tables instead of views. Test: ran the metric locally Bug: 174678485 Change-Id: I3ffb5648deab6a1e6d4de0a131490ec95fb297cd
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.