commit | 49685630423928b1468d6e7583b9c7f4a787d62a | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Jun 18 17:20:12 2021 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Fri Jun 18 17:20:12 2021 +0100 |
tree | 159705a71862828d93da54057a52827d0141b320 | |
parent | a0f52756d42d88f6ba4e25704f93d23130b0465c [diff] |
perfetto: don't try to kill mspdbsrv As we are actually building using clang-cl.exe rather than cl.exe, we don't actually startup this process so don't try and kill it. Change-Id: Iac61374d9eceb8ebaf7773b97f66cf412b884c10 Bug: 177349647
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.