This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I used Perf on OMAP5 EVM, when I typed "perf stat sleep 2", it reports:
Performance counter stats for 'sleep 2':
6.896972 task-clock # 0.003 CPUs utilized
1 context-switches # 0.145 K/sec
0 cpu-migrations # 0.000 K/sec
102 page-faults # 0.015 M/sec
<not supported> cycles
<not supported> stalled-cycles-frontend
<not supported> stalled-cycles-backend
<not supported> instructions
<not supported> branches
<not supported> branch-misses
2.009647299 seconds time elapsed
It seems that it cannot use PMU hardware.
My Environment is based on GLSDK OMAP5 EVM 6.03.00.01 and Perf version is 3.8.13 which is made by "./build-specific-recipe.sh omap5-evm perf" command.
Best Regards
Hi,
What does perf --version show? It might be that in this GLSDK version the support is not included.
Regards,
Boyko
Hi,
EDIT: It might be that in this GLSDK version the support is not included. It is better to ask in the GLSDK forum to receive more up-to-date information for this topic.
Regards,
Boyko