When I tried to run VTune, it said such error messages:
====================================================
[root@Linux system]# ./insmod-vtune.sh
Executing: insmod /opt/intel/vtune60/system/vtune_drv-2.4.4up.o
/opt/intel/vtune60/system/vtune_drv-2.4.4up.o: unresolved symbol Samp_ApicClearPerfLvtintMask
/opt/intel/vtune60/system/vtune_drv-2.4.4up.o: unresolved symbol Samp_ApicSetPerfLvtintMask
Error: sampling driver failed to load!
[root@Linux system]#
====================================================
It's strange that I found nothing when searching the kernel source tree of 2.4.4/2.4.16 with keyworks: ApicClear/ApicSet.
Does any one have any ideas ?
Best wishes,
Coody
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/