跳至内容

perf is a vital performance measurement tool

0

We've encountered an issue with the perf command not working on our current AWS instance. When running the command sudo perf stat -e instructions:u echo "soma", it returns <not supported> instructions, which is unexpected.

已提问 2 年前587 查看次数

1 回答
1

Hello.

Could you please share the type of OS you are using on EC2?
Also, if you run the command below, will "instructions" be output to the list?
If it is not output, it may not be supported.
https://man7.org/linux/man-pages/man1/perf-list.1.html

perf list
专家

已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。