commit | 913ca1b08a4831b17578a2cbb5e9b32381240785 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Aug 27 20:37:43 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Tue Aug 27 20:37:43 2024 +0100 |
tree | c176fdff7d33ce85a31fa712b3010f556bf67a69 | |
parent | 79566a1f3df0cb97de1f5673a30c04fac14021fc [diff] |
ui: print localhost as HTTP serving address instead of 127.0.0.1 This allows live reload to work without remembering to go to localhost directly every time. Change-Id: I0f41ba136deec33eef56119669537c103460be0a
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.