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

cannot view source code in tune 2015 with remote analysis

yongbei_ma_
New Contributor I
349 Views

Hi friends:

I use vtune 2015 in my windows to analysis some binary file in remote linux.

after running the analysis,when I click some function,it cannot show any source code,it only give me assembly code.

actually in vtune properties tab,I have include the source code directory in source search path.

QQ截图20150920131050_0.png

by the way,in collection log step,it give me some warning message:

QQ截图20150920131755_0.png

Thanks

yongbei

0 Kudos
1 Reply
yongbei_ma_
New Contributor I
349 Views

I have solved this problem now,just add -g -debug inline-debug-info to complier the code.

0 Kudos
Reply