commit | ae7f044c460c89dac35657f618549998d665d7eb | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Dec 14 14:57:59 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Dec 14 14:57:59 2022 +0000 |
tree | 22a78abaecff130ffba3a16bb1bb54a8f741b55a | |
parent | 8d5d2a94b712354ef35ea0519c8d18531720b86f [diff] | |
parent | 8bafe758ccaf6b7ffd2bc73724c159dca2ec11ab [diff] |
Merge "tracing: fix compile on MSVC"
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.