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

cannot view source code in tune 2015 with remote analysis

yongbei_ma_
New Contributor I
560 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
560 Views

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

0 Kudos
Reply