Commit Graph

63 Commits (96547e0d22102be0136a464ea062a16f8cb0f582)
 

Author SHA1 Message Date
WAKAYAMA Shirou 96547e0d22 change to use procGetTickCount.Call() instead of syscall. 11 years ago
WAKAYAMA Shirou f7498f6d12 Merge branch 'master' of https://github.com/shirou/gopsutil 11 years ago
WAKAYAMA Shirou 40d30f8a28 change NewProcess return value to *Process. 11 years ago
WAKAYAMA Shirou afd21dbb61 add placeholder of process on windows 11 years ago
Shirou WAKAYAMA bcb556f89f first commit of process in linux. 11 years ago
Shirou WAKAYAMA 3b296e2ab2 add steal, guest, guest_nice to cpu_times in linux. 11 years ago
Shirou WAKAYAMA 4c6a276474 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA shirou 2d7a081554 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA shirou 453ef8b077 implements Pids() and Pid_exists() on freebsd. 11 years ago
Shirou WAKAYAMA ddb8d95269 update README to motivate without cgo. 11 years ago
WAKAYAMA Shirou 794b848a54 add net and move Connection to net.go 11 years ago
Shirou WAKAYAMA 503502a89c Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA shirou 3974174035 add initial placeholder of process functions. 11 years ago
WAKAYAMA shirou 6562d7f797 implements cpu_times on freebsd. 11 years ago
Shirou WAKAYAMA 0e1af698cc Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA shirou dcfdf6b13f update README 11 years ago
WAKAYAMA shirou 8418f95f6a separete struct defs to architecture specific files. 11 years ago
WAKAYAMA shirou 5153f22c9c go fmt 11 years ago
WAKAYAMA Shirou 66c5476fb7 add placeholder function. 11 years ago
Shirou WAKAYAMA 6d7ad643fb Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA Shirou a3da73489b implement Boot_time on windows. But something is wrong. the returned value is not correct. 11 years ago
WAKAYAMA Shirou 3d702e621d fix windows 11 years ago
Shirou WAKAYAMA c8044322a8 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA shirou ccc1530faf implements disk_partitions on freebsd. 11 years ago
WAKAYAMA shirou cf8b32d5a9 skip left side null. 11 years ago
WAKAYAMA shirou 13d9a51850 update README 11 years ago
Shirou WAKAYAMA ff18ba92f8 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA shirou cc8a1f3030 implements users on freebsd. 11 years ago
WAKAYAMA shirou 4bf256a08a go fmt 11 years ago
Shirou WAKAYAMA ac570a47a1 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
Shirou WAKAYAMA 77fb50adf6 implements users() on linux. 11 years ago
WAKAYAMA shirou 7d1ba2a9df go fmt 11 years ago
WAKAYAMA shirou 6d291867b8 update README about current status. 11 years ago
Shirou WAKAYAMA 1629dd9a38 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA shirou 4c323a7715 update README and add LICENSE file. 11 years ago
Shirou WAKAYAMA 1fd78609a3 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA shirou 1fb41a9959 linux file still exists. rename it. 11 years ago
Shirou WAKAYAMA 18b2d521f4 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA shirou e3f496f4fe syscall.SysInfo not exists in FreeBSD. use sysctl instead. 11 years ago
WAKAYAMA Shirou d99b3db367 go fmt 11 years ago
WAKAYAMA Shirou a2b5e67b2f implements Boot_time(). This is moved from Hostinfo. 11 years ago
WAKAYAMA Shirou 5c127fc220 start to write documents. but I only have poor English skill. 😱 11 years ago
Shirou WAKAYAMA a553f97529 Merge branch 'master' of github.com:shirou/gopsutil 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
Shirou WAKAYAMA d0da149b67 implements Uptime. 11 years ago
Shirou WAKAYAMA 0f76e7130f fix Disk_usage parameter change. 11 years ago
WAKAYAMA Shirou 187d1edef9 rename package main to gopsutil 11 years ago
Shirou WAKAYAMA 2691abd635 Merge branch 'master' of github.com:shirou/gopsutil 11 years ago
WAKAYAMA Shirou 2b99d2b7a6 refactor proc name. 11 years ago