gopsutil
gopsutil copied to clipboard
feat(mem): add KernelStack field for VirtualMemoryStat on linux
Thank you for your contribution. However, KernelStack is provided only for Linux. So could you change to add on ExVirtualMemory for Linux which is the struct for Linux only?