tigerneil / psutil

Automatically exported from code.google.com/p/psutil
Other
0 stars 0 forks source link

Provide module-level function to calculate total system CPU utilization as a percentage #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
psutil should provide a module-level function to return system-wide CPU
utilization as a percentage.

Original issue reported on code.google.com by jlo...@gmail.com on 25 Mar 2009 at 2:50

GoogleCodeExporter commented 9 years ago

Original comment by jlo...@gmail.com on 25 Mar 2009 at 3:14

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Implemented get_cpu_times() on FreeBSD as r342.

Original comment by billiej...@gmail.com on 17 Apr 2009 at 2:05

GoogleCodeExporter commented 9 years ago
Implemented on Linux as r345.

Original comment by billiej...@gmail.com on 17 Apr 2009 at 3:56

GoogleCodeExporter commented 9 years ago
Implemented on Windows as r346.

Original comment by billiej...@gmail.com on 18 Apr 2009 at 12:41

GoogleCodeExporter commented 9 years ago
Implemented on OS X as r347.

Original comment by billiej...@gmail.com on 29 Apr 2009 at 5:06

GoogleCodeExporter commented 9 years ago

Original comment by billiej...@gmail.com on 29 Apr 2009 at 5:06

GoogleCodeExporter commented 9 years ago
Implemented on all platforms for r367

Original comment by jlo...@gmail.com on 6 May 2009 at 2:14

GoogleCodeExporter commented 9 years ago

Original comment by g.rodola on 9 Jun 2011 at 10:33

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Updated csets after the SVN -> Mercurial migration:
r342 == revision 57a88ebaff95
r345 == revision f10aebabea52
r346 == revision 8c8d5d9b435c
r347 == revision 5dcbd7c32fe3
r367 == revision e5e32b788a8a

Original comment by g.rodola on 2 Mar 2013 at 11:48