Fix tools/record_android_trace to point to ui.perfetto.dev Small followup fix to aosp/1695662. The latest patchset accidentally ended up leaving around the address of the local testing instance. Bug: 185235837 Change-Id: I6a7d3f0eb6f63c6b1fffc5ac9bc0e431d7834365
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.