1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-04-26 13:48:59 +08:00

12 Commits

Author SHA1 Message Date
WAKAYAMA Shirou
925f8fa74f remove go-ps 2014-04-30 17:15:28 +09:00
WAKAYAMA shirou
91ef0f989f goimports 2014-04-30 16:40:54 +09:00
WAKAYAMA Shirou
9de8e26721 golint (not finished yet) 2014-04-30 15:32:05 +09:00
WAKAYAMA Shirou
5126ce482c change to use (modified version of ) github.com/AllenDang/w32 on windows 2014-04-28 01:15:29 +09:00
WAKAYAMA Shirou
96547e0d22 change to use procGetTickCount.Call() instead of syscall. 2014-04-23 22:04:27 +09:00
WAKAYAMA Shirou
a3da73489b implement Boot_time on windows. But something is wrong. the returned value is not correct. 2014-04-22 22:10:13 +09:00
WAKAYAMA Shirou
3d702e621d fix windows 2014-04-22 21:39:18 +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
8145c0cef0 forget to commit procs in HostInfo. 2014-04-19 01:05:35 +09:00
WAKAYAMA Shirou
5fc807ed23 implements Host.Uptime on windows 2014-04-18 22:02:35 +09:00
WAKAYAMA Shirou
ce81975573 add windows stub. 2014-04-18 21:28:00 +09:00