shirou_gopsutil/cpu
Jan De Dobbeleer a1eedcae8e
fix(linux): validate cpu fields length before accessing index
2023-10-30 08:35:46 +01:00
..
testdata fix dependabot v2 deletion. 2021-12-01 00:12:55 +00:00
cpu.go fix(cpu): fix cpu total and busy calc 2022-07-09 02:13:44 +00:00
cpu_aix.go aix: split code, that uses perfstat, to _cgo and _nocgo files 2022-06-03 17:01:36 +02:00
cpu_aix_cgo.go fix go build flags for aix/cpu 2022-06-03 17:09:11 +02:00
cpu_aix_nocgo.go fix lint 2023-02-12 09:24:52 +00:00
cpu_darwin.go cpu: add frequency support for apple silicon m1/m2 cpus 2023-03-27 21:17:12 -05:00
cpu_darwin_cgo.go gofumpt 2021-12-22 21:54:41 +00:00
cpu_darwin_nocgo.go gofumpt 2021-12-22 21:54:41 +00:00
cpu_darwin_test.go cpu: add frequency support for apple silicon m1/m2 cpus 2023-03-27 21:17:12 -05:00
cpu_dragonfly.go gofumpt 2021-12-22 21:54:41 +00:00
cpu_dragonfly_amd64.go cpu: support for DragonflyBSD 2020-06-18 10:17:23 +02:00
cpu_fallback.go cpu && host: fix compile time errors 2023-09-16 17:44:58 +08:00
cpu_freebsd.go gofumpt 2021-12-22 21:54:41 +00:00
cpu_freebsd_386.go Eliminate use of sysctl command on FreeBSD 2017-10-05 08:45:56 +01:00
cpu_freebsd_amd64.go Eliminate use of sysctl command on FreeBSD 2017-10-05 08:45:56 +01:00
cpu_freebsd_arm.go add FreeBSD ARM support. copied from i386 2019-01-17 16:49:20 +09:00
cpu_freebsd_arm64.go Add support for freebsd/arm64 2019-12-17 03:12:29 -05:00
cpu_freebsd_test.go gofumpt 2021-12-22 21:54:41 +00:00
cpu_linux.go fix(linux): validate cpu fields length before accessing index 2023-10-30 08:35:46 +01:00
cpu_linux_test.go get tests passing on s390x 2023-02-07 14:12:31 -08:00
cpu_netbsd.go format the code 2023-09-17 01:43:13 +08:00
cpu_netbsd_amd64.go Fix build_test on amd64 NetBSD 2023-09-29 16:36:44 +08:00
cpu_netbsd_arm64.go format the code 2023-09-17 01:43:13 +08:00
cpu_openbsd.go avoid cgo for cpu_openbsd 2022-02-24 15:05:18 +01:00
cpu_openbsd_386.go avoid cgo for cpu_openbsd 2022-02-24 15:05:18 +01:00
cpu_openbsd_amd64.go avoid cgo for cpu_openbsd 2022-02-24 15:05:18 +01:00
cpu_openbsd_arm.go host: add support for OpenBSD/armv7 2022-04-15 21:11:36 +02:00
cpu_openbsd_arm64.go Fix telegraf 1.22.0 build on OpenBSD/arm64: 2022-03-24 17:55:48 +01:00
cpu_plan9.go gofumpt 2021-12-22 21:54:41 +00:00
cpu_plan9_test.go test: use `T.Setenv` to set env vars in tests 2022-12-20 13:13:01 +08:00
cpu_solaris.go refactor: remove unnecessary exec.LookPath calls 2022-03-04 18:56:33 +02:00
cpu_solaris_test.go chore: replace deprecated ioutil package to os and io 2023-09-08 17:05:14 +00:00
cpu_test.go chore: change CIRCLECI environment variable to CI. 2023-08-30 14:07:47 +00:00
cpu_windows.go cpu: use windows.GetActiveProcessorCount 2022-12-07 13:51:29 +01:00