Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4998 Discussions

VTune can't find project symbols

Eichenherz
Beginner
934 Views

Hello ! I'm trying to profile my program with VTune but it won't show my functions, just stuff from windows dlls. ( both as a standalone and from Visual Studio 2019 ) I'm using the most recent versions of both.
I'm in x64 Release mode, admin permissions and I have set the DEBUG:FULL in linker options. 
I've attached below the vtune report for the simple ConsoleApp template from VS2019.
Thanks !

0 Kudos
1 Solution
Denis_M_Intel
Employee
913 Views

Hello,

The execution time of your application is too short; VTune couldn't collect enough data for it.

 

exec_time_too_short.png

View solution in original post

3 Replies
Denis_M_Intel
Employee
914 Views

Hello,

The execution time of your application is too short; VTune couldn't collect enough data for it.

 

exec_time_too_short.png

Eichenherz
Beginner
901 Views

Yes, this solved my issue. Thank you very much !

0 Kudos
ChithraJ_Intel
Moderator
886 Views

Hi,


Glad to know that your issue is resolved. We won't be monitoring this thread anymore. Kindly raise a new thread if you need further assistance.


Regards,

Chithra


0 Kudos
Reply