commit | ce51d52afada3a6ed67ea9cbbd46a54b94845a6b | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Thu Jun 03 14:57:45 2021 +0100 |
committer | Primiano Tucci <primiano@google.com> | Thu Jun 03 13:58:15 2021 +0000 |
tree | b1fceface8cc3ceaefd5fce9932b3c84457e835e | |
parent | 34eb6a14728a870046c2637dbfb909d02936b84c [diff] |
UI: Fix ADB/USB connection issues on Mac/Windows Resetting the interface (with the intent of stealing it from ADB host) causes problems on Mac in more recent versions of Chrome (probably is also the cause of similar problems also on Windows). Remove the reset(). This means that if a user has an ADB session ongoing they need to first stop it as instructed (our message improved in this regard). Bug: 189971281 Test: manual on Mac and windows Change-Id: I4fbbea9669d9b2af3fb48c7a1876a9c6a774de48
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.