commit | e0cfa6ef5947bd175173d0408c14d3b1a1dd4838 | [log] [tgz] |
---|---|---|
author | Oksana Zhuravlova <oksamyt@google.com> | Tue Aug 04 11:41:51 2020 -0700 |
committer | Oksana Zhuravlova <oksamyt@google.com> | Tue Aug 04 11:41:51 2020 -0700 |
tree | 44d0ed683e755b3cb2f8f504e91546eaf30bedf7 | |
parent | 9a482652ab182496ba1ea2d3f391b187f5ff80f7 [diff] |
[trace processor] Update webview power metric slice selection conditions This change updates the conditions for selecting slices in the webview power usage metric. To get more accurate information, we select all top-level slices and filter out Looper events. Bug: 159157315 Change-Id: I243c84fb79bd4ca3d4dfad02aef5afd13275b74c
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.