Commit Graph

19 Commits (1b8d61144d0ee66cd4cf886a7033f6b1859402ee)

Author SHA1 Message Date
Lukas Lueg 0d21129dc7 Rename idents to gofmt-specs 11 years ago
Dustin Webber f5128ca166 Fix typo 11 years ago
WAKAYAMA shirou 594816dd1f add NotImplementedError as fixed variable. 11 years ago
WAKAYAMA Shirou 1ed1140089 fix build failure and panic on Windows. 11 years ago
Shirou WAKAYAMA 2ab7b00f2b implements Process.NumCtxSwitches() on linux. 11 years ago
WAKAYAMA shirou 91ef0f989f goimports 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 5c8c707ddd return "not implemented yet" error instead of nil. 11 years ago
WAKAYAMA Shirou cf4ec6b0fa implements ppid, num_threads and exe on windows 11 years ago
WAKAYAMA Shirou 5126ce482c change to use (modified version of ) github.com/AllenDang/w32 on windows 11 years ago
WAKAYAMA Shirou ed92078bb7 change Process to funcs on windows 11 years ago
WAKAYAMA Shirou 456cd82a1a add get_proc_info which get information via NtQuerySystemInformation. but not worked(yet) 11 years ago
WAKAYAMA Shirou 665ddbd7c3 add signal test stub on windows. and move to signal test process_test_posix 11 years ago
WAKAYAMA shirou 2ab5dabb43 fix return type. 11 years ago
Shirou WAKAYAMA 400054f2f0 imeplements Process.Memory_Maps(). This is a function because map is very large. 11 years ago
WAKAYAMA Shirou 370a78842f start to get windows process information 11 years ago
WAKAYAMA Shirou afd21dbb61 add placeholder of process on windows 11 years ago