You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gopsutil/internal/common
Lomanic 47323f9ad5 [process][windows] Fix #586 use win32 API in process.Exe() instead of slow WMI call
This is faster by a factor of 100.

References:
5f4287d17f/psutil/_pswindows.py (L221)
921870d540/psutil/_psutil_windows.c (L1211)
921870d540/psutil/_psutil_windows.c (L626)
6 years ago
..
binary.go fixed by golint. 9 years ago
common.go Merge pull request #685 from cmattoon/conntrack-stat 6 years ago
common_darwin.go Fix: use filename in exec.LookPath instead of full path 6 years ago
common_freebsd.go Fix: use filename in exec.LookPath instead of full path 6 years ago
common_linux.go trim quotes when reading from os-release 6 years ago
common_openbsd.go Fix: use filename in exec.LookPath instead of full path 6 years ago
common_test.go Adds ConntrackStats to get conntrack summary stats 6 years ago
common_unix.go [process][darwin] Fix #670 remove call to common.Pipeline (prone to race condition) 6 years ago
common_windows.go [process][windows] Fix #586 use win32 API in process.Exe() instead of slow WMI call 6 years ago