Tools for 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.