Hi
Anybody tried OProfile on OMAP3530 ?
My linux kernel is 2.6.29-rc3-omap, configured with OProfile enabled
and build oprofile-0.9.6 . then
opcontrol --init
opcontrol --setup -i mybin --event=CPU_CYCLES:10000::0:1
opcontrol --start
...run my bin
opcontrol -dump
opreport -l mybin
then it report : no sample result retrieved
it is said there is bug with PMNC of oprofile at A8 platform
anybody had succeed to oprofile at OMAP3530 env?
what kind of patch needed? and the requirement to kernel version?
thanks