commit | 54afee6b3b68db31ac64011eb57c8c9f06bce874 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Jul 16 19:28:04 2020 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Thu Jul 16 19:28:04 2020 +0100 |
tree | 387ec8cab86425d208cd4affab02d29ff03a9258 | |
parent | cab02df7a5c58d33c19afef6a84194b65f0aa826 [diff] |
amalgamated: use the toolchain script to find clang Relying on clang++ existing is not safe because the CI only has clang++-8 right now. Use the same script the toolchain uses to find the right clang binary. Change-Id: I8cd056cc3965e75943e20d2c588b7ee3498e79c0
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.