Bugzilla – Bug 1216280
perf top: The cycles:P event is not supported.
Last modified: 2024-03-07 09:04:17 UTC
It happens to be likely related to Intel CPUs: $ cat /proc/cpuinfo processor : 15 vendor_id : GenuineIntel cpu family : 6 model : 154 model name : 12th Gen Intel(R) Core(TM) i7-1260P ... $ sudo perf top --stdio Error: The cycles:P event is not supported. while it works fine on a Ryzen 4 machine!
Kernel and perf version info would be helpful. Please re-test with latest TW and report version numbers if still occurring. Thank you.