Find the answer to your Linux question:
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 ...
  1. #1
    Just 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...........

  2. #2
    Just Joined! TTIO's Avatar
    Join Date
    Nov 2008
    Location
    UK
    Posts
    80
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...