Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
5255 Discussions

VTune can't find project symbols

Eichenherz
Beginner
1,648 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
1,627 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
1,628 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
1,615 Views

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

0 Kudos
ChithraJ_Intel
Moderator
1,600 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