Commit Graph

13 Commits (07797b12d31178b3afd3035c9e824292c12c66e1)

Author SHA1 Message Date
John Blesener 07797b12d3
Make cmdNameWithContext lower-case to avoid exporting it
Signed-off-by: John Blesener <jblesener@reactivelabs.com>
4 years ago
John Blesener e8b2bea47f
Fix spaces on long process names for MacOS 4 years ago
shirou a9a6146c93 [process] fix MemoryInfo comment. remove Swap
fixes #1012
4 years ago
Rishabh Arya 5b1d8ecae7 fix smap parser 4 years ago
Antoine Jacoutot 0178a24563 v3/process: unbreak on OpenBSD
Fix camel case: GetpageSizeWithContext -> GetPageSizeWithContext
5 years ago
Lomanic 318614d7ed [v3][process][darwin] Fix test Test_Pids_Fail missing testdata folder 5 years ago
Lomanic 995610e109 [process][windows] Fix Nice() test expecting Unix values 5 years ago
Lomanic 5641beec4c [process][darwin] Fix Parent() when lsof returns warnings
Same as #867, the error being:
error strconv.Atoi: parsing "      Output information may be incomplete.": invalid syntax
5 years ago
Lomanic 148a662b06 [process][darwin] Remove Groups() as it's non-functional 5 years ago
Lomanic 907e475a45 [v3][process] Fix Test_Process_Status test with new Status() API 5 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