CPU Utilization of my Process' threads

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CPU Utilization of my Process' threads

547 Views
devrimsaran
Contributor I

I want to see the Cpu utilization of my specific process' on thread basis.

Is this possible ? If yes, then how?

Thanks in advance.

0 Kudos
2 Replies

402 Views
Carlos_Musich
NXP Employee
NXP Employee

Hi Devrim,

with command top you can see CPU utilization of a process, however I have not seen anything for specific threads. I will investigate and if I find something I will let you know.


Regards,
Carlos

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

402 Views
devrimsaran
Contributor I

Hello Carlos.

It seems BusyBox's top does not provide this information. (And ps also unfortunately)

We're going to try oprofile if we can get anything.

Thanks anyway.

0 Kudos