Bug 1216280 - perf top: The cycles:P event is not supported.
Summary: perf top: The cycles:P event is not supported.
Status: RESOLVED INVALID
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Tony Jones
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-16 12:42 UTC by Martin Liška
Modified: 2024-03-07 09:04 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---
tonyj: needinfo? (martin.liska)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Liška 2023-10-16 12:42:34 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!
Comment 1 Tony Jones 2024-02-15 16:59:34 UTC
Kernel and perf version info would be helpful.

Please re-test with latest TW and report version numbers if still occurring.

Thank you.