Commit Graph

19 Commits (ea83f5636d66dacdbdf7b01d2bdc268ee552eb19)

Author SHA1 Message Date
Shirou WAKAYAMA 5f2e6bceb0 add test about String(). 11 years ago
Shirou WAKAYAMA 2ab7b00f2b implements Process.NumCtxSwitches() on linux. 11 years ago
WAKAYAMA shirou 6898eef046 fix if disk_io_counters failed. 11 years ago
Shirou WAKAYAMA 8098298111 implements String() which return as JSON to every structs. 11 years ago
Shirou WAKAYAMA 02a91378b8 implements Process.IOCounters on linux. 11 years ago
Shirou WAKAYAMA d511748bfd golint on Linux 11 years ago
WAKAYAMA Shirou 9de8e26721 golint (not finished yet) 11 years ago
WAKAYAMA Shirou 1a820b9a10 add args which same as psutil. but has not implemented yet. 11 years ago
WAKAYAMA Shirou cf4ec6b0fa implements ppid, num_threads and exe on windows 11 years ago
WAKAYAMA Shirou bc5f1da99d Process struct now has functions from members
NOTICE: THIS BREAKS API compatibirities.
11 years ago
WAKAYAMA Shirou 665ddbd7c3 add signal test stub on windows. and move to signal test process_test_posix 11 years ago
Shirou WAKAYAMA d1b1221e7f implements Process.Send_signal() and other signal functions on posix. 11 years ago
WAKAYAMA shirou 2ab5dabb43 fix return type. 11 years ago
Shirou WAKAYAMA 887f7514a4 fix test pid to use os.Getpid() 11 years ago
Shirou WAKAYAMA 400054f2f0 imeplements Process.Memory_Maps(). This is a function because map is very large. 11 years ago
WAKAYAMA Shirou a1cad298ab change test pid if windows 11 years ago
Shirou WAKAYAMA bcb556f89f first commit of process in linux. 11 years ago
WAKAYAMA shirou 453ef8b077 implements Pids() and Pid_exists() on freebsd. 11 years ago
WAKAYAMA shirou 3974174035 add initial placeholder of process functions. 11 years ago