mirror of https://github.com/shirou/gopsutil
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 is a transitive dependency of another project that I am integrating into an internal build system. We target multiple platforms and as a part of the build system for the large internal repo, we calculate the build graph used to determine what targets have changed and need to be build / tested as a single DAG for all platforms. gopsutil currently does not form a DAG if linux and any other platform are considered at the same time. linux is the only platform where the process package imports the host package. To remove this cycle, the relevant methods have been moved to internal/common with the linux build tag and are consumed the host and process packages. |
6 years ago | |
---|---|---|
.. | ||
host.go | 7 years ago | |
host_darwin.go | 6 years ago | |
host_darwin_386.go | 8 years ago | |
host_darwin_amd64.go | 9 years ago | |
host_fallback.go | 7 years ago | |
host_freebsd.go | 7 years ago | |
host_freebsd_386.go | 9 years ago | |
host_freebsd_amd64.go | 9 years ago | |
host_freebsd_arm.go | 8 years ago | |
host_linux.go | 6 years ago | |
host_linux_386.go | 9 years ago | |
host_linux_amd64.go | 9 years ago | |
host_linux_arm.go | 9 years ago | |
host_linux_arm64.go | 9 years ago | |
host_linux_mips.go | 8 years ago | |
host_linux_mips64.go | 7 years ago | |
host_linux_mips64le.go | 7 years ago | |
host_linux_mipsle.go | 8 years ago | |
host_linux_ppc64le.go | 9 years ago | |
host_linux_s390x.go | 8 years ago | |
host_linux_test.go | 10 years ago | |
host_openbsd.go | 6 years ago | |
host_openbsd_amd64.go | 8 years ago | |
host_solaris.go | 6 years ago | |
host_test.go | 6 years ago | |
host_windows.go | 7 years ago | |
types_darwin.go | 10 years ago | |
types_freebsd.go | 9 years ago | |
types_linux.go | 9 years ago | |
types_openbsd.go | 8 years ago |