Intel® Advisor Help

Problem: Survey Tool does not Display Survey Report

Symptoms

After you run the Survey tool, a message appears instead of the Survey Report. The message indicates that the specified target runs too quickly for the Survey tool to analyze or that the target does not contain debug symbol information.

Cause

After you run the Intel® Advisor Survey tool, if the specified target runs too quickly for the Survey tool to analyze using the sampling interval, there is insufficient data collected to provide a complete and meaningful Survey Report. So a message appears instead.

This message can also appear under certain conditions when the target was built without the required Debug symbol information.

Possible Solution

If the cause is that the specified target runs too quickly:

If you suspect that the target executable does not contain debug symbol information, please check your target's build settings and compare them with the recommended Build Settings for your language. Source- or target-related information may be missing from the Intel Advisor tools reports if the target executable does not contain debug symbol information.

Tip

For the most current information on optimal C/C++ and Fortran build settings, see Build Your Target Application.

See Also