commit | 8761a311e7512e46f67a37a002d244b22f3f7e5e | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Thu Nov 25 17:17:23 2021 +0000 |
committer | Primiano Tucci <primiano@google.com> | Thu Nov 25 17:17:23 2021 +0000 |
tree | 6ec1e307abbe5ce0cc68a206f6ec96c3e47f495a | |
parent | 95dbb703738038f6737372eedec12469b726fe30 [diff] |
tools: Add Websocket <> ADB:5037 bridge Adds a websocket <> ADB/traced bridge. It allows the browser to talk to the host ADB and traced on Linux. Bug: 205274609 Change-Id: I3939494cba1d86aba43e85b06e53a50b4d2eedf0
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.