Openembedded Core Discussions
 help / color / mirror / Atom feed
* CPU profiling at thread level
@ 2017-03-25 16:14 Munagala Naresh
  2017-03-26 16:23 ` Munagala Naresh
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Munagala Naresh @ 2017-03-25 16:14 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 362 bytes --]

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.

Thanks
Naresh

[-- Attachment #2: Type: text/html, Size: 1280 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: CPU profiling at thread level
  2017-03-25 16:14 CPU profiling at thread level Munagala Naresh
@ 2017-03-26 16:23 ` Munagala Naresh
  2017-03-27 16:24 ` Leonardo Sandoval
  2017-03-27 16:34 ` Richard Purdie
  2 siblings, 0 replies; 4+ messages in thread
From: Munagala Naresh @ 2017-03-26 16:23 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 623 bytes --]

Gentle remainder.. appreciate any pointers on thread level CPU usage.

Thanks
Naresh

On Sat, Mar 25, 2017 at 9:44 PM, Munagala Naresh <
munagala.nareshbabu@gmail.com> 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.
>
> Thanks
> Naresh
>
>
>


-- 
Regards
Naresh Babu
09900139337

[-- Attachment #2: Type: text/html, Size: 2415 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: CPU profiling at thread level
  2017-03-25 16:14 CPU profiling at thread level Munagala Naresh
  2017-03-26 16:23 ` Munagala Naresh
@ 2017-03-27 16:24 ` Leonardo Sandoval
  2017-03-27 16:34 ` Richard Purdie
  2 siblings, 0 replies; 4+ messages in thread
From: Leonardo Sandoval @ 2017-03-27 16:24 UTC (permalink / raw)
  To: Munagala Naresh; +Cc: openembedded-core

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. 
> 
I am not a performance expert, but you may try the software package htop
located at meta-oe; other than this, you may try querying /proc/[pid]

> 
> 
> Could you please suggest some alternatives which works in openembedded
> platform?
> 
> 
> Appreciate any pointers. 
> 
> 
> 
> 
> Thanks
> 
> Naresh 
> 
> 
> 
> 
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: CPU profiling at thread level
  2017-03-25 16:14 CPU profiling at thread level Munagala Naresh
  2017-03-26 16:23 ` Munagala Naresh
  2017-03-27 16:24 ` Leonardo Sandoval
@ 2017-03-27 16:34 ` Richard Purdie
  2 siblings, 0 replies; 4+ messages in thread
From: Richard Purdie @ 2017-03-27 16:34 UTC (permalink / raw)
  To: Munagala Naresh, openembedded-core

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-27 16:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-25 16:14 CPU profiling at thread level Munagala Naresh
2017-03-26 16:23 ` Munagala Naresh
2017-03-27 16:24 ` Leonardo Sandoval
2017-03-27 16:34 ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox