Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5255 讨论

VTune can't find project symbols

Eichenherz
初学者
1,643 次查看

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 项奖励
1 解答
Denis_M_Intel
员工
1,622 次查看

Hello,

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

 

exec_time_too_short.png

在原帖中查看解决方案

3 回复数
Denis_M_Intel
员工
1,623 次查看

Hello,

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

 

exec_time_too_short.png

Eichenherz
初学者
1,610 次查看

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

0 项奖励
ChithraJ_Intel
主持人
1,595 次查看

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 项奖励
回复