Commit Graph

17 Commits (7a3e3cad63c75b4612fef9fa8d97b5ba2fe223bd)

Author SHA1 Message Date
Nikolay Sivko 28f9a28626 [linux] fill SwapMemoryStat.Sin/Sout from /proc/vmstat 11 years ago
WAKAYAMA Shirou b2dc569885 refactoring. 11 years ago
WAKAYAMA Shirou a2d4c5dcb8 error handling in linux is now unsuppressed.
However, so many err check is introduced. Some refactoring is needed.
11 years ago
Gronpipmaster 2dd4a033d6 Bug fixed division 0 in SwapMemory() 11 years ago
Shirou WAKAYAMA 409b0c74ed mem_linux: mulitply 1000 to value in order to keep previous unit. 11 years ago
Shirou WAKAYAMA c78563d5dd mem_linux: VirtualMemory() is now from /proc/meminfo, not syscall. 11 years ago
WAKAYAMA shirou 5846e481c5 remove duped line. 11 years ago
WAKAYAMA shirou d5a476f628 now support linux/arm (raspberry pi) 11 years ago
Shirou WAKAYAMA 4899782e71 change various func return type to pointer. 11 years ago
Shirou WAKAYAMA d511748bfd golint on Linux 11 years ago
WAKAYAMA Shirou 9de8e26721 golint (not finished yet) 11 years ago
WAKAYAMA shirou 1fb41a9959 linux file still exists. rename it. 11 years ago
WAKAYAMA shirou e3f496f4fe syscall.SysInfo not exists in FreeBSD. use sysctl instead. 11 years ago
WAKAYAMA shirou 138a1ea5a8 fix some errors on freebsd. 11 years ago
WAKAYAMA Shirou 7396461d07 remove each metrics top struct such as CPU, all functions become flat. 11 years ago
WAKAYAMA Shirou 187d1edef9 rename package main to gopsutil 11 years ago
WAKAYAMA Shirou 5b605dc1a3 initial import. 11 years ago