commit | f3ce00349a10acb6b5839a8c2d43009cd9b46c25 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Feb 21 16:02:42 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Feb 21 16:02:42 2023 +0000 |
tree | 2e420b5edd2980d2b99974d17df1e278a9835230 | |
parent | e85c60ec550a5b4f09e5e8efcad6b355f5a7c52d [diff] | |
parent | 2b667a9757a5c272a1237bbbf2b5d61148dfd055 [diff] |
Merge "perfetto: switch to being a C++17 only project"
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.