commit | bdddf76774f2588b2c2cec1593da81ad5d21a3f4 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Nov 02 20:23:03 2022 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Wed Nov 02 20:23:03 2022 +0000 |
tree | bef3ebd63a51aa276bd5c58487ea30d6cc60b86e | |
parent | bb0572d3b0bcd82d7ce7c00eaab0632c30248dfd [diff] |
perfetto: update libcxx/libcxxabi/libunwind This essentially required a rewrite of all the libcxx build rules - all of thse rules catch up to the current state of Chrome rules (% some small differences in our flags) Change-Id: I90612ab32236711ea62539922e2ced42231b014f
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.