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

Error when building the sampling driver of vtune 9.1

windeagle
Beginner
463 Views
Hi. When I installed VTune 9.1 on Redhat Enterprise Server 5.1, whose kernalwas Linux 2.6.18-53.el5xen, I got an error when building the sampling driver. The error log was below:

/usr/bin/make "V=0" -C /lib/modules/2.6.18-53.el5xen/build SUBDIRS=/opt/intel/vtune/vdk/src modules
make[1]: Entering directory `/usr/src/kernels/2.6.18-53.el5-xen-x86_64'
CC /opt/intel/vtune/vdk/src/vtune.o
CC /opt/intel/vtune/vdk/src/random.o
CC /opt/intel/vtune/vdk/src/pcg.o
CC /opt/intel/vtune/vdk/src/per_cpu_buffer.o
CC /opt/intel/vtune/vdk/src/os_dependent.o
CC /opt/intel/vtune/vdk/src/user_status.o
CC /opt/intel/vtune/vdk/src/plugin.o
CC /opt/intel/vtune/vdk/src/utility.o
CC /opt/intel/vtune/vdk/src/vtlib32_64.o
/opt/intel/vtune/vdk/src/vtlib32_64.c: In function 'get_node_id':
/opt/intel/vtune/vdk/src/vtlib32_64.c:787: error: implicit declaration of function 'phys_to_nid'
make[2]: *** [/opt/intel/vtune/vdk/src/vtlib32_64.o] Error 1
make[1]: *** [_module_/opt/intel/vtune/vdk/src] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-53.el5-xen-x86_64'
make: *** [default] Error 2


Installing sampling driver boot script ...
Copying /opt/intel/vtune/vdk/vtune to /etc/rc.d/init.d ... done.
Configuring autoload of sampling driver for runlevels 2 through 5 ... done.

Loading the driver ...

Warning: sampling driver "vtune_drv-x32_64-2.6.18-53.el5xensmp.ko"
was not found in directory "/opt/intel/vtune/vdk" !

Cananybody help me solve this problem? Any help is welcome. Thank you very much.

0 Kudos
1 Solution
Peter_W_Intel
Employee
463 Views
VTune Analyzer doesn't support on XEN based operation system.

Please check if your OS is supported in release notes.

Build a vtune driver for running OS, ensure you have corresponding Linux* kernel source installed

View solution in original post

0 Kudos
8 Replies
Peter_W_Intel
Employee
464 Views
VTune Analyzer doesn't support on XEN based operation system.

Please check if your OS is supported in release notes.

Build a vtune driver for running OS, ensure you have corresponding Linux* kernel source installed
0 Kudos
windeagle
Beginner
463 Views
VTune Analyzer doesn't support on XEN based operation system.

Please check if your OS is supported in release notes.

Build a vtune driver for running OS, ensure you have corresponding Linux* kernel source installed

You mean my kernel Linux 2.6.18-53.el5xen is an XEN based OS and VTune doesn't support it, then I should install another OS which issupported for using VTune Analyzer?

Arethere anyother solutions to solve the driver problem? The machine I work on is a server in our lab, so Iam notpermitted toreinstall OS on it.
0 Kudos
Peter_W_Intel
Employee
463 Views
Quoting - windeagle

You mean my kernel Linux 2.6.18-53.el5xen is an XEN based OS and VTune doesn't support it, then I should install another OS which issupported for using VTune Analyzer?

Arethere anyother solutions to solve the driver problem? The machine I work on is a server in our lab, so Iam notpermitted toreinstall OS on it.

There is no way to install current product on XEN based OS, you may find other machine to install supported OS. See product's system requirements - http://www.intel.com/cd/software/products/asmo-na/eng/vtune/vlin/239147.htm
0 Kudos
TimP
Honored Contributor III
463 Views
Quoting - windeagle

You mean my kernel Linux 2.6.18-53.el5xen is an XEN based OS and VTune doesn't support it, then I should install another OS which issupported for using VTune Analyzer?

Arethere anyother solutions to solve the driver problem? The machine I work on is a server in our lab, so Iam notpermitted toreinstall OS on it.

The Red Hat distros come with an alternate non-Xen kernel, which can be added as a boot option, leaving the Xen installation in place.
0 Kudos
mvista
Beginner
463 Views
VTune Analyzer doesn't support on XEN based operation system.

Please check if your OS is supported in release notes.

Build a vtune driver for running OS, ensure you have corresponding Linux* kernel source installed

Hi, I have the same problem building the sampling driver.
I am running :
MontaVista Linux Version 5.0, Carrier Grade Edition (0704580)
My uname -m -r -v output:
2.6.21_mvlcge500-dbe2 #1 SMP PREEMPT Sat Apr 18 14:35:59 CDT 2009 x86_64

Is this also not supported? Any relevant information is appreciated.

thanks.
0 Kudos
Peter_W_Intel
Employee
463 Views
Quoting - mvista

Hi, I have the same problem building the sampling driver.
I am running :
MontaVista Linux Version 5.0, Carrier Grade Edition (0704580)
My uname -m -r -v output:
2.6.21_mvlcge500-dbe2 #1 SMP PREEMPT Sat Apr 18 14:35:59 CDT 2009 x86_64

Is this also not supported? Any relevant information is appreciated.

thanks.

Please use - MontaVista* LinuxCarrier Grade Edition 4*, 2.6.10, which is supported in latest v9.1 Update 2.
0 Kudos
lexusmegamix
Beginner
463 Views

Please use - MontaVista* LinuxCarrier Grade Edition 4*, 2.6.10, which is supported in latest v9.1 Update 2.

Any plans on supporting CGE5? CGE4 is very old, MontaVista is already on release 6.
One more question - are Nehalem chips supported, and if not, is there a timeline?
Thanks!
0 Kudos
TimP
Honored Contributor III
463 Views
Quoting - lexusmegamix

One more question - are Nehalem chips supported, and if not, is there a timeline?

Current VTune supports Nehalem family chips. They would be referred to as Core i7.
0 Kudos
Reply