Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Объявления
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 Обсуждение

Vtune vmlinux unresolved address

boriwalanirmal
Начинающий
1 174Просмотр.
Hey every one
I am using to profile my application but most of theCPUtime is consumed by "vmlinux unresolved address".
Can anybody help me understand why is thishappening.
I am using Intel 2*quad core 5300.
Thanx for reading.
0 баллов
3 Ответы
Peter_W_Intel
Сотрудник
1 174Просмотр.
My comments -

1. Most of samples (CPU_CLK_UNHALTED.CORE) were dropped in vmlinux, that means target application is not very busy during sampling data collection. Linux* system modules provide service, e.g. IDLE handler.

2. Unresolved address, I know that usually was caused byCompressedLinux* kernel module used.

Regards, Peter
boriwalanirmal
Начинающий
1 174Просмотр.
Hello Peter
Ya you are right its that, Vtune looks for vmlinux and my system has vmlinuz.
Can you help me resolve it.
thanx
Nirmal Boriwala
Peter_W_Intel
Сотрудник
1 174Просмотр.
"vmlinuz" means that you are using Linux compressed Linux* kernel.

VTune Performance Analyzer shows my Linux* modulelikeas "vmlinux-2.6.18-9.el5". So please work (boot from) on uncompressed Linux* system.

Thanks, Peter
Ответить