Hisham
b54d2dde40
Check for failure in allocations.
2016-02-02 15:53:02 +01:00
Hisham Muhammad
71190654bc
Calculate CPU averages on Darwin (See #295 ).
2015-10-23 13:46:21 -02:00
Christian Hesse
e8970b6f32
fix calloc() calls
...
* size_t nmemb (number of elements) first, then size_t size
* do not assume char is size 1 but use sizeof()
* allocate for char, not pointer to char (found by Michael McConville,
fixes #261 )
2015-09-07 07:52:39 +02:00
Hisham Muhammad
f70649a178
Standardize indentation.
2015-08-19 13:56:46 -03:00
David Hunt
907f8298a0
CPU per process implemented
2015-08-19 13:52:57 -03:00
David Hunt
57ab332d5a
Fix the thread counts
2015-08-19 13:52:38 -03:00
David Hunt
43ef703f03
Start supporting actual data
2015-08-19 13:51:49 -03:00
David Hunt
70e7c8db59
Added darwin with working battery meter
2015-08-19 13:47:26 -03:00