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

Failed to verify PMU programming information

zyake
Beginner
1,870 Views

VTune Profiler emits following error message when System Overview profiling with hardware event-based sampling is used in Linux environment.

 

>Failed to verify PMU programming information

 

What should I do to resolve this issue?

 

[zyake@localhost ~]$ uname -r
5.14.0-34.el9.x86_64
Intel VTune Profiler 2022.1.0
Product build: 621966
zyake@localhost ~]$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 122
model name : Intel(R) Celeron(R) J4005 CPU @ 2.00GHz
stepping : 1
microcode : 0x36
cpu MHz : 2700.000
cache size : 4096 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 24
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave rdrand lahf_lm 3dnowprefetch cpuid_fault cat_l2 pti cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx smep erms mpx rdt_a rdseed smap clflushopt intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts umip rdpid md_clear arch_capabilities
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass
bogomips : 3993.60
clflush size : 64
cache_alignment : 64
address sizes : 39 bits physical, 48 bits virtual
power management:

 

 

0 Kudos
1 Solution
JananiC_Intel
Moderator
1,791 Views

Hi,

 

Is your issue resolved? If this resolved your issue, make sure to accept the solution. This would help others with similar issue. 

 

Regards,

Janani Chandran

 

View solution in original post

0 Kudos
6 Replies
zyake
Beginner
1,861 Views

I noticed that pcm-memory command returns the following error message.

 

Detected Intel(R) Celeron(R) J4005 CPU @ 2.00GHz "Intel(r) microarchitecture codename unknown" stepping 1
Unsupported processor model (122).

 

According to the source file on github, pcm-memory checks existence of PCICFG uncore PMON.

 pcm/pcm-memory.cpp at master · opcm/pcm (github.com)

It looks like that PCICFG uncore PMON are supported by Xeon processors.

pcm/cpucounters.h at 315ae84f064d601e1ce860eb4ad773e35f8a9808 · opcm/pcm (github.com)

Intel® Xeon® Processor E5-2600 Product Family Uncore Performance Monitoring Events

>PCICFG space uncore performance monitoring registers

 

I suspect that some features of VTune Profiler(System Overview, Memory Access, Input and Output etc..) is working on Xeon processors only, is it correct?

 

0 Kudos
JananiC_Intel
Moderator
1,850 Views

Hi,


Thanks for posting in Intel forums.


We are checking on this. We will get back to you soon.


Regards,

Janani Chandran


0 Kudos
JananiC_Intel
Moderator
1,841 Views

Hi zyake,


Yes, you are correct hardware event based sampling analysis is supported on Intel Xeon Processors v3 (or later) family and 4th generation (or later) Intel Core processors. Also we tried the system overview in our xeon processor machine with vtune 2022.0 and it is working fine. Support for older processors is deprecated effective Intel® VTune Profiler 2022.0 release and will be removed in future.


Please find the below link for reference:

https://www.intel.com/content/www/us/en/developer/articles/system-requirements/vtune-profiler-system-requirements.html


Regards,

Janani Chandran


JananiC_Intel
Moderator
1,792 Views

Hi,

 

Is your issue resolved? If this resolved your issue, make sure to accept the solution. This would help others with similar issue. 

 

Regards,

Janani Chandran

 

0 Kudos
zyake
Beginner
1,785 Views

I understand that older processor is not supported by vtune profiler.

I'll try this feature on a supported processor.

0 Kudos
JananiC_Intel
Moderator
1,758 Views

Hi,


Glad to know that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.


Regards,

Janani Chandran


0 Kudos
Reply