Commit Graph

73 Commits (715c421b57b08535cf69baa61c9503333c65f2b4)

Author SHA1 Message Date
WAKAYAMA Shirou bc5f1da99d Process struct now has functions from members
NOTICE: THIS BREAKS API compatibirities.
11 years ago
Shirou WAKAYAMA d1b1221e7f implements Process.Send_signal() and other signal functions on posix. 11 years ago
Shirou WAKAYAMA db655861e3 implements Process.open_files on linux. 11 years ago
Shirou WAKAYAMA 400054f2f0 imeplements Process.Memory_Maps(). This is a function because map is very large. 11 years ago
Shirou WAKAYAMA 79811544a4 process.parent is now future work (use ppid instead) 11 years ago
Shirou WAKAYAMA a6e7b8261d implements process.exe on linux. 11 years ago
Shirou WAKAYAMA 51c2995c2b implement cwd on linux. 11 years ago
Shirou WAKAYAMA 2e50131db8 implement Process.Memory_info on linux. 11 years ago
Shirou WAKAYAMA 8b3fb8cea5 update README about process class. 11 years ago
WAKAYAMA Shirou 9741156483 Oops miss directive 11 years ago
WAKAYAMA Shirou 744bf3d6d8 add drone.io status badge 11 years ago
WAKAYAMA Shirou c3d04805c0 update README 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 6562d7f797 implements cpu_times on freebsd. 11 years ago
WAKAYAMA shirou dcfdf6b13f update README 11 years ago
WAKAYAMA shirou ccc1530faf implements disk_partitions on freebsd. 11 years ago
WAKAYAMA shirou 13d9a51850 update README 11 years ago
WAKAYAMA shirou 6d291867b8 update README about current status. 11 years ago
WAKAYAMA shirou 4c323a7715 update README and add LICENSE file. 11 years ago
WAKAYAMA Shirou 8c60a8f8c5 add Procs to Hostinfo by using mitchellh/go-ps. 11 years ago
WAKAYAMA Shirou 5b605dc1a3 initial import. 11 years ago