shirou_gopsutil/mem
Segflow 86c7289ccc Fix: use filename in exec.LookPath instead of full path
exec.LookPath searches for the file in the $PATH, which mean giving it an absolute path is against it's own purposes.
2019-05-05 20:45:07 +01:00
..
mem.go Add pages in/out/fault statistics (as read from vmstat) 2019-04-25 09:32:59 +02:00
mem_darwin.go [mem][darwin] Remove calls to sysctl binary in mem/mem_darwin.go #639 2019-03-02 23:22:53 +01:00
mem_darwin_cgo.go Add WithContext functions. 2017-12-31 15:25:49 +09:00
mem_darwin_nocgo.go Add WithContext functions. 2017-12-31 15:25:49 +09:00
mem_darwin_test.go add Timeout to invoke command and use common.Invoke refs: #201 2016-05-20 17:59:41 +09:00
mem_fallback.go Add WithContext functions. 2017-12-31 15:25:49 +09:00
mem_freebsd.go Fix typos 2019-03-18 02:52:26 +09:00
mem_linux.go Add pages in/out/fault statistics (as read from vmstat) 2019-04-25 09:32:59 +02:00
mem_openbsd.go change to use CommandContext. 2018-03-31 21:35:53 +09:00
mem_openbsd_amd64.go run go fmt ./... 2017-02-01 23:05:29 +00:00
mem_solaris.go Fix: use filename in exec.LookPath instead of full path 2019-05-05 20:45:07 +01:00
mem_test.go Add pages in/out/fault statistics (as read from vmstat) 2019-04-25 09:32:59 +02:00
mem_windows.go mem[windows]: if no swap, just return 0 used percent default 2018-05-19 10:45:38 +08:00
types_openbsd.go run go fmt ./... 2017-02-01 23:05:29 +00:00