commit | e67b2dcec96ba151c2846de05d2e9fd223f8fa19 | [log] [tgz] |
---|---|---|
author | Nicolò Mazzucato <nicomazz@google.com> | Wed Sep 18 10:14:55 2019 +0100 |
committer | Nicolò Mazzucato <nicomazz@google.com> | Wed Sep 18 10:14:55 2019 +0100 |
tree | 4d6c9b0bb01d272a3668050f413ffb7ccc6edc68 | |
parent | 765f9f266eec16ffc4b1f22e01a6e3d3cb9ad86f [diff] |
Implement android traced_consumer socket comunication Thanks to adb_socket_controller, we will be able to connect to the perfetto socket in the android device, and exchange messages directly. In this way will be possible to have complete tracing control from the perfetto UI, using typescript. bug: 139536756 Change-Id: I622cf9a65bf0ce2b5eb17de059ba648d9217017b
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.