1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-05-14 19:29:16 +08:00

8 Commits

Author SHA1 Message Date
Shirou WAKAYAMA
d511748bfd golint on Linux 2014-04-30 16:16:07 +09:00
WAKAYAMA Shirou
1a820b9a10 add args which same as psutil. but has not implemented yet. 2014-04-29 14:01:59 +09:00
Shirou WAKAYAMA
7b61bc5837 change uint64 to float32. 2014-04-24 16:15:57 +09:00
Shirou WAKAYAMA
bcb556f89f first commit of process in linux. 2014-04-23 17:57:47 +09:00
Shirou WAKAYAMA
3b296e2ab2 add steal, guest, guest_nice to cpu_times in linux. 2014-04-23 17:48:42 +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