commit | 3ce4e8ee1301d0102b3595187a93a3ba067b2a69 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Mon Jan 04 11:00:19 2021 +0100 |
committer | Primiano Tucci <primiano@google.com> | Thu Jan 07 23:00:04 2021 +0000 |
tree | 0d999712b83349f9aa53e8e06052c1a0fcc65646 | |
parent | 5208d27e2ebbee0209b75be9479d29cdaa9b0351 [diff] |
Enable enable_perfetto_trace_processor_httpd on Windows Now that we have both a Windows port of the socket class (aosp/1539388) AND a getopt (aosp/1539391) replacement, we can enable the --httpd mode on trace_processor_shell.exe Bug: 174454879 Test: manual on Windows: open https://ui.perfetto.dev and check that the RPC interop works. Change-Id: I34be367a1f75f6e2b4d065e48254180b1dee5706
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.