commit | fae397b816f2b6fb80b10e8c8da15a09b3a4ea08 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Mar 30 14:48:37 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Mar 30 14:48:37 2023 +0000 |
tree | 16f4a63a4f31f6b405666659cda96036572b24e6 | |
parent | 47a7d1145a11059e23a2b64f5027bcdf969091d5 [diff] | |
parent | 4e2303cb84f29df580d050a410932f406806cdf2 [diff] |
Merge "perfetto: switch base::Optional to std::optional"
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.