| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-30 | 927 Bytes | |
| v4.26.5 source code.tar.gz | 2026-05-30 | 213.9 kB | |
| v4.26.5 source code.zip | 2026-05-30 | 368.4 kB | |
| Totals: 3 Items | 583.2 kB | 0 | |
What's Changed
disk
- disk: report effective mount mode on Linux by @paulojmdias in https://github.com/shirou/gopsutil/pull/2085
net
- [net]: add more information on ProtoCounters godoc by @shirou in https://github.com/shirou/gopsutil/pull/2089
process
- [process]: fix envp leak into Cmdline on darwin by @kerlenton in https://github.com/shirou/gopsutil/pull/2092
- perf(process): build snapshot map once on Windows to fix O(N²) process listing by @HarshalPatel1972 in https://github.com/shirou/gopsutil/pull/2062
New Contributors
- @paulojmdias made their first contribution in https://github.com/shirou/gopsutil/pull/2085
- @HarshalPatel1972 made their first contribution in https://github.com/shirou/gopsutil/pull/2062
Full Changelog: https://github.com/shirou/gopsutil/compare/v4.26.4...v4.26.5