commit | 735d18697bb6087bd503540277181196fff40bc1 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Nov 07 11:56:17 2022 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Mon Nov 07 11:58:24 2022 +0000 |
tree | 8937bd5c87ef01a5174ad2df7190bd1549d993bb | |
parent | 63f50e3ed70a0365fac58d4d1dc8c2542c3beef1 [diff] |
perfetto: fix ChromeOS build Don't bother defining what the default stdlib should be for non hermetic clang: just let the compiler decide. Bug: 257861740 Change-Id: Ifc3afbac92ce72f0001f41af3336156fa991ffbb
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.