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/mem
Ville Skyttä f7e1f36418 refactor: remove unnecessary exec.LookPath calls
Executing the command does the lookup if needed and returns the same
error when not found, no need to do it separately.
3 years ago
..
testdata delete v2 directory, move v3 to top #1078 3 years ago
mem.go gofmt 3 years ago
mem_aix.go gofumpt 3 years ago
mem_bsd.go refactor: remove unnecessary exec.LookPath calls 3 years ago
mem_bsd_test.go gofumpt 3 years ago
mem_darwin.go gofumpt 3 years ago
mem_darwin_cgo.go gofumpt 3 years ago
mem_darwin_nocgo.go refactor: remove unnecessary exec.LookPath calls 3 years ago
mem_darwin_test.go gofumpt 3 years ago
mem_fallback.go gofumpt 3 years ago
mem_freebsd.go gofumpt 3 years ago
mem_linux.go Spelling and grammar fixes 3 years ago
mem_linux_test.go gofumpt 3 years ago
mem_openbsd.go refactor: remove unnecessary exec.LookPath calls 3 years ago
mem_openbsd_386.go gofumpt 3 years ago
mem_openbsd_amd64.go Use unix.SysctlUvmexp on OpenBSD 5 years ago
mem_openbsd_arm64.go gofumpt 3 years ago
mem_plan9.go gofumpt 3 years ago
mem_plan9_test.go gofumpt 3 years ago
mem_solaris.go refactor: remove unnecessary exec.LookPath calls 3 years ago
mem_solaris_test.go gofumpt 3 years ago
mem_test.go enable errorlint linter 3 years ago
mem_windows.go gofumpt 3 years ago
types_openbsd.go gofumpt 3 years ago