[OE-core] CPU profiling at thread level

Richard Purdie richard.purdie at linuxfoundation.org
Mon Mar 27 16:34:47 UTC 2017


On Sat, 2017-03-25 at 21:44 +0530, Munagala Naresh wrote:
> Hi Team,
> 
> To analyzes the CPU load consumption of a particular process, we need
> to find the thread level consumption. Default top and ps utils are
> not supporting all the parameters that are available in
> Linux/Android. 
> 
> Could you please suggest some alternatives which works in
> openembedded platform?
> 
> Appreciate any pointers. 

The issue is probably that you're using utils from busybox by default.
If you install the "full" ps from the procps recipe you'll probably
have the experience you want. I think the full top utility may come
from procps too.

Cheers,

Richard



More information about the Openembedded-core mailing list