Visible to Intel only — GUID: GUID-BBB14148-75BD-4512-BE0E-F29B8DA50C98
Visible to Intel only — GUID: GUID-BBB14148-75BD-4512-BE0E-F29B8DA50C98
prof-use-sampling
Lets you use data files produced by hardware profiling to produce an optimized executable. This is a deprecated option that may be removed in a future release.
Linux: |
-prof-use-sampling=list |
macOS: |
None |
Windows: |
None |
list |
Is a list of one or more data files. If you specify more than one data file, they must be separated by colons. |
OFF |
Data files produced by hardware profiling will not be used to produce an optimized executable. |
This option lets you use data files produced by hardware profiling to produce an optimized executable.
This is a deprecated option that may be removed in a future release. There is no replacement option.
The data files are named and produced by using Intel® VTune™.
The executable should have been produced using the following options:
-prof-gen-sampling -g
None