Windows Performance Toolkit
A collection of Microsoft performance monitoring tools that produce in-depth performance profiles of Windows operating systems and applications.
107 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I want to analyze build process of the c++ project in order to make choice which headers to precompile and use accordingly to improve build process timing and performance.
When I open etl file(collected using pattern <vcperf start mysess - start_build - wait_build_to_finish - vcperf stop mysess etlfile>) in WPA I cant find any file information, e.g. missing diagnostic KPI which possibly can include header informations. So, I am kindly asking for an advice how to add KPI to WPA or to vcperf.
Thanks