Commit Graph

18 Commits (1b8d61144d0ee66cd4cf886a7033f6b1859402ee)

Author SHA1 Message Date
Nikolay Sivko 1b8d61144d fix Process.fillFromStatus 11 years ago
Shirou WAKAYAMA 2ab7b00f2b implements Process.NumCtxSwitches() on linux. 11 years ago
Shirou WAKAYAMA 8098298111 implements String() which return as JSON to every structs. 11 years ago
Shirou WAKAYAMA d511748bfd golint on Linux 11 years ago
WAKAYAMA Shirou 9de8e26721 golint (not finished yet) 11 years ago
WAKAYAMA Shirou f187906bf2 implements disk_io_counters on linux. 11 years ago
WAKAYAMA Shirou bc5f1da99d Process struct now has functions from members
NOTICE: THIS BREAKS API compatibirities.
11 years ago
Shirou WAKAYAMA 400054f2f0 imeplements Process.Memory_Maps(). This is a function because map is very large. 11 years ago
Shirou WAKAYAMA 2e50131db8 implement Process.Memory_info on linux. 11 years ago
Shirou WAKAYAMA 1ecf1a011b posix function move to process_posix.go 11 years ago
WAKAYAMA Shirou b12ec08970 gm fmt 11 years ago
WAKAYAMA Shirou 1703a5b606 implements some of process information on linux/amd64. 11 years ago
WAKAYAMA Shirou 64add546a4 add json tags to Process class. 11 years ago
Shirou WAKAYAMA bcb556f89f first commit of process in linux. 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
WAKAYAMA Shirou 794b848a54 add net and move Connection to net.go 11 years ago
WAKAYAMA shirou 3974174035 add initial placeholder of process functions. 11 years ago