commit | 4284dbe9d4d5177b2850f95aada9671094a114ce | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Wed Apr 03 15:55:07 2024 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Wed Apr 03 16:02:45 2024 +0000 |
tree | f021d9c380bc41765c39f4e220324fc1fda38d24 | |
parent | 7ee7a00965f904367a6125319d5ffadc17c9a7d3 [diff] |
Download standalone clang .tgz instead of .tar.xz A couple of Windows machines I checked do not know how to decompress xz archives. Switch back to using gz archives, which were used before 6c75b643dc0d("standalone: uprev to clang-19"). This also switches on linux_x64 for consistency. Change-Id: Iae9fac7ac77934a16a0f9eae690520d83c3fb22c
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.