跳至內容

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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。