Hi all
I'm trying to use oprofile with i.MX6.
When I try to use oprofile, it doesn't work properly.
Also I tried following command and got following message.
# operf openssl speed -evp aes-256 cbc
Your kernel's Performance Events Subsystem does not support your processor type.
As a above result, I think that i.MX6 doesn't support a oprofile.
According to the http://oprofile.sourceforge.net/doc/perf_events.html, when user get the message, user need to install OProfile 0.9.9.
Do I need to install OProfile 0.9.9 when I use oprofile with i.MX6 ?
Ko-hey
已解决! 转到解答。
Hello,
According to NXP Linux RM, oprofile works on ARM9 and ARM11Cortex-A8 based platforms.
Looks like the kernel currently does not support events and oprofile properly on the imx6 platform.
Have a great day,
Yuri
------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct
Answer button. Thank you!
------------------------------------------------------------------------------
Hello,
According to NXP Linux RM, oprofile works on ARM9 and ARM11Cortex-A8 based platforms.
Looks like the kernel currently does not support events and oprofile properly on the imx6 platform.
Have a great day,
Yuri
------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct
Answer button. Thank you!
------------------------------------------------------------------------------
Hi Ko-hey and Yuri ,
I am trying enable Oprofile (operf ..etc) for the imx6q board , In the yocto build I am getting by default
oprofile_1.3.0 version after the build .
when I am trying to use operf in kernel getting below error for almost all operf commands
Unexpected error running operf: Invalid argument
How to solve this issue ??
Thanks
ABhishek