1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-04-29 13:49:21 +08:00

14 Commits

Author SHA1 Message Date
Lukas Lueg
90ffa84856 Fixed missing error handling, error msg 2014-08-15 19:09:43 +02:00
WAKAYAMA Shirou
76866feb03 implement redhatishVersion and platform on Linux. 2014-05-27 22:37:23 +09:00
Shirou WAKAYAMA
45710b5c9d could not get coverage from test subdirectory. move back to top.
But it becomes messy again.
2014-05-23 10:31:47 +09:00
Shirou WAKAYAMA
dc78f4bcbe make test directory and moved in it. 2014-05-20 16:38:20 +09:00
Shirou WAKAYAMA
2b1cc4d012 fix member name changed problem 2014-05-16 18:49:50 +09:00
WAKAYAMA shirou
59207b1e49 implements CPUInfoStat on FreeBSD. 2014-05-16 18:39:17 +09:00
Shirou WAKAYAMA
e68563b7b3 add CPUInfoStat() on Linux. 2014-05-16 18:12:46 +09:00
Shirou WAKAYAMA
5f2e6bceb0 add test about String(). 2014-05-12 11:51:08 +09:00
Shirou WAKAYAMA
d511748bfd golint on Linux 2014-04-30 16:16:07 +09:00
WAKAYAMA Shirou
9de8e26721 golint (not finished yet) 2014-04-30 15:32:05 +09:00
WAKAYAMA Shirou
1a820b9a10 add args which same as psutil. but has not implemented yet. 2014-04-29 14:01:59 +09:00
WAKAYAMA Shirou
7396461d07 remove each metrics top struct such as CPU, all functions become flat. 2014-04-22 10:02:01 +09:00
WAKAYAMA Shirou
187d1edef9 rename package main to gopsutil 2014-04-22 09:44:22 +09:00
WAKAYAMA Shirou
5b605dc1a3 initial import. 2014-04-18 16:34:47 +09:00