Generates instrumentation to analyze multi-threading performance.
None
IA-32 architecture, Intel® 64 architecture, IA-64 architecture
Linux: | -tprofile |
Mac OS X: | None |
Windows: | /Qtprofile |
None
OFF | Instrumentation is not generated by the compiler for analysis by Intel® Thread Profiler. |
This option generates instrumentation to analyze multi-threading performance.
To use this option, you must have Intel® Thread Profiler installed, which is one of the Intel® Threading Tools. If you do not have this tool installed, the compilation will fail. Remove the -tprofile (Linux) or /Qtprofile (Windows) option from the command line and recompile.
For more information about Intel® Thread Checker (including an evaluation copy), open the page associated with threading tools at Intel® Software Development Products.
None