PGO Tools Overview

The compiler includes several tools and utilities that can take advantage of the Profile-guided optimizations (PGO) methodology. You should have a good understanding of PGO before using the following tools or utilities:

In addition to the topics listed above, this section includes information on some compiler options that are used primarily to prepare applications for these tools and utilities.

See Profile-guided optimizations (PGO) Overview for more information.