prof-file, Qprof-file

Specifies a file name for the profiling summary file.

IDE Equivalent

None

Architectures

IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture

Syntax

Linux and Mac OS: -prof-file file
Windows:  /Qprof-file file

Arguments

file Is the name of the profiling summary file.

Default

OFF The profiling summary file has the name of the source file with extension .dyn or .dpi.

Description

This option specifies a file name for the profiling summary file.

Alternate Options

Linux: -prof_file
Mac OS: None

Windows: /Qprof_file

See Also

Optimizing Applications:
Advanced PGO Options

Coding Guidelines for Intel(R) Architectures

Example of Profile-Guided Optimization