Results 1 to 2 of 2
Hi
How to get cpu utilization of particular process without using top command. I want programmatically C or C++.Top command source is large.I can't analyze where %cpu usage got.
Anyone ...
- 05-06-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 1
How to get cpu utilization of particular process
Hi
How to get cpu utilization of particular process without using top command. I want programmatically C or C++.Top command source is large.I can't analyze where %cpu usage got.
Anyone help me...........
- 05-06-2009 #2
If you're using GNOME, there's a system monitor applet. That'll give you a full breakdown of processes and CPU usage...
I'm not that great at Linux myself, so I've got no clue what the CLI command might be.


Reply With Quote