Commit Graph

10 Commits (35e404b9b4315aa9a1c3e53726934cabc49c68ee)

Author SHA1 Message Date
shirou 45a1287149 Merge branch 'dev' of github.com:rschmied/gopsutil into rschmied-dev 4 years ago
lufia 0eae055018 [v3][mem] add plan9 support 4 years ago
Max Altgelt 5337ed8408
chore: Add changes to v3 gopsutil 4 years ago
Ralph Schmieder 9494ebdd94 Additional Darwin CGO implementation
- added CwdWithContext to get the current working dir of a process
- added CmdLineWithContext natively w/ support for spaces etc.
4 years ago
Mya cb512c8500 simplify mutex usage 4 years ago
Paweł Zuzelski 17c03b3b2d Clarify the godoc of the Children function.
The previous godoc string was slightly confusing and only described information that can be deduced from the function signature.
4 years ago
shirou a9a6146c93 [process] fix MemoryInfo comment. remove Swap
fixes #1012
4 years ago
shirou 8e2446b0ac [v3][process] apply #962 5 years ago
shirou b7e74218ca [v3 migration] change process.Status returns []string with no letter status string. 5 years ago
shirou 005a35c436 [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago