Tools for Manual Profile-Guided Optimization
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Tools for Manual Profile-Guided Optimization.
The following tools support profile-guided optimizations:
Environment Variables for Profile-Guided Optimizations
Specify run-time behavior of testing scenarios.
pgosweep
Writes all profile data to the .pgc file, closes the .pgc file, and opens a new .pgc file.
pgomgr
Adds profile data from one or more .pgc files to the .pgd file.
Show: