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/v3
Max Altgelt d07af877ef
chore: Drop PROCESS_QUERY_INFORMATION support
PROCESS_QUERY_INFORMATION was used for compatibility reasons with
Windows XP / Server 2003. Both are no longer supported in Golang
and haven't been for a while (since Go 1.11). It should be safe
to drop this flag. PROCESS_QUERY_LIMITED_INFORMATION supports
PPL process such as LSASS, which are not queryable without this
change.
4 years ago
..
cpu fix slow cpuinfo on multisocket config 4 years ago
disk add support for OpenBSD arm64 4 years ago
docker [v3 migration] change return type to CgroupCPUStat 5 years ago
host Ensure rhel platform family for Rocky Linux 4 years ago
internal/common add MockEnv as more generic function. 4 years ago
load [load][solaris] support MiscStat.ProcsRunning 4 years ago
mem add support for OpenBSD arm64 4 years ago
net add check if it runs on CI 4 years ago
process chore: Drop PROCESS_QUERY_INFORMATION support 4 years ago
winservices [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago
Makefile [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago
go.mod Update github.com/tklauser/go-sysconf to v0.3.8 4 years ago
go.sum Update github.com/tklauser/go-sysconf to v0.3.8 4 years ago