Salta al contenuto

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.

posta 2 anni fa587 visualizzazioni

1 Risposta
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
ESPERTO

con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.