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

VTune Self Check fails on almost every test

Deva1
Beginner
2,244 Views

copy of Microarchitecture Exploration, Hotspot(and all other analysis also) not running 

I installed VTune following installation-guide 2023-1  as a standalone component using online installer.

None of VTune's analysis types are working on running the self checker script, the logs are attached below. 

I built the sampling drivers as root. Drivers are loaded as shown below

/opt/intel/oneapi/vtune/2025.4/sepdk/src$ sudo ./insmod-sep -q
pax driver is loaded and owned by group "vtune" with file permissions "660".
sep5 driver is loaded and owned by group "vtune" with file permissions "660".
socwatch2_16 driver is loaded and owned by group "vtune" with file permissions "660".
vtsspp driver is loaded and owned by group "vtune" with file permissions "660".

 System and software specs are as follows.

Laptop: HP Pavilion x360 Convertible 14-dh1xxx

CPU: Intel® Core™ i3-10110U CPU

OS: Ubuntu 22.04.5 LTS

VTune Version: 2025.4

 

Screenshots of trying to use hardware ebs and microarchitecture exploration is attached.

When i run user-mode sampling (hotspot), collection starts but the result file is empty (screenshot attached).

I noticed this in the bash shell while gui was executing.

vtune: Error: Option 'pmu-type' received value from the next argument: '--event-config=CPU_CLK_UNHALTED.THREAD,CPU_CLK_UNHALTED.REF_TSC:sample:sa=2100000,INST_RETIRED.ANY:sample:sa=2100000,CPU_CLK_UNHALTED.DISTRIBUTED,UOPS_RETIRED.RETIRE_SLOTS:sample:sa=2000003', but it seems to be an option. Use '-option=value' declaration form or make sure that value is not missed
vtune: Error: Option 'pmu-type' received value from the next argument: '--event-config=CPU_CLK_UNHALTED.THREAD,CPU_CLK_UNHALTED.REF_TSC:sample:sa=2100000,INST_RETIRED.ANY:sample:sa=2100000,CPU_CLK_UNHALTED.DISTRIBUTED,UOPS_RETIRED.RETIRE_SLOTS:sample:sa=2000003', but it seems to be an option. Use '-option=value' declaration form or make sure that value is not missed

 

0 Kudos
0 Replies
Reply