-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: shirou/gopsutil
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#2065
opened Mar 31, 2026 by
dependabot
bot
Loading…
load: add SysCalls and Interrupts fields to MiscStat
package:load
#2064
opened Mar 23, 2026 by
Dylan-M
Loading…
perf(process): build snapshot map once on Windows to fix O(N²) process listing
os:windows
package:process
#2062
opened Mar 22, 2026 by
HarshalPatel1972
Loading…
host: cache static system info on AIX to avoid repeated subprocess spawns
os:aix
package:host
#2061
opened Mar 21, 2026 by
Dylan-M
Loading…
cpu: cache prtconf output for static CPU info on AIX nocgo
os:aix
package:cpu
#2060
opened Mar 21, 2026 by
Dylan-M
Loading…
process: handle zombie/kernel processes with missing /proc files on AIX
os:aix
os:darwin
os:freebsd
os:linux
os:openbsd
os:solaris
os:windows
package:host
package:process
#2058
opened Mar 21, 2026 by
Dylan-M
Loading…
process: fix golangci-lint issues for AIX target
os:aix
os:darwin
os:freebsd
os:linux
os:openbsd
os:solaris
os:windows
package:host
package:process
#2057
opened Mar 21, 2026 by
Dylan-M
Loading…
process: document unimplemented AIX process methods
os:aix
os:darwin
os:freebsd
os:linux
os:openbsd
os:solaris
os:windows
package:host
package:process
#2056
opened Mar 21, 2026 by
Dylan-M
Loading…
process: implement EnvironWithContext for AIX via ps eww
os:aix
os:darwin
os:freebsd
os:linux
os:openbsd
os:solaris
os:windows
package:host
package:process
#2055
opened Mar 21, 2026 by
Dylan-M
Loading…
process: implement fillFromLimitsWithContext for AIX via lsuser
os:aix
os:darwin
os:freebsd
os:linux
os:openbsd
os:solaris
os:windows
package:host
package:process
#2054
opened Mar 21, 2026 by
Dylan-M
Loading…
process: fix AIXPSInfo Cid and Pad2 field types to match procfs.h
os:aix
os:darwin
os:freebsd
os:linux
os:openbsd
os:solaris
os:windows
package:host
package:process
#2053
opened Mar 21, 2026 by
Dylan-M
Loading…
process: deduplicate PIDs from AIX /proc directory listing
os:aix
os:darwin
os:freebsd
os:linux
os:openbsd
os:solaris
os:windows
package:host
package:process
#2052
opened Mar 21, 2026 by
Dylan-M
Loading…
process: implement ChildrenWithContext for AIX
os:aix
os:darwin
os:freebsd
os:linux
os:openbsd
os:solaris
os:windows
package:host
package:process
#2051
opened Mar 21, 2026 by
Dylan-M
Loading…
host: implement numProcs for AIX nocgo via process.PidsWithContext
os:aix
os:darwin
os:freebsd
os:linux
os:openbsd
os:solaris
os:windows
package:host
package:process
#2050
opened Mar 21, 2026 by
Dylan-M
Loading…
process: add core AIX process support
os:aix
os:darwin
os:freebsd
os:linux
os:openbsd
os:solaris
os:windows
package:process
#2049
opened Mar 21, 2026 by
Dylan-M
Loading…
process: add SignalsPendingWithContext to Process interface
os:darwin
os:freebsd
os:linux
os:openbsd
os:solaris
os:windows
package:process
#2048
opened Mar 21, 2026 by
Dylan-M
Loading…
net: implement network connection retrieval for AIX via netstat/rmsock
os:aix
package:net
#2046
opened Mar 21, 2026 by
Dylan-M
Loading…
net: implement ProtoCountersWithContext for AIX via netstat -s
os:aix
package:net
#2045
opened Mar 21, 2026 by
Dylan-M
Loading…
host: collect errors in InfoWithContext instead of failing on first error
os:aix
package:host
#2044
opened Mar 21, 2026 by
Dylan-M
Loading…
host: relax Procs assertion in test for unimplemented platforms
os:aix
package:host
#2043
opened Mar 21, 2026 by
Dylan-M
Loading…
host: implement VirtualizationWithContext for AIX (WPAR/LPAR)
os:aix
package:host
#2042
opened Mar 21, 2026 by
Dylan-M
Loading…
host: rewrite UsersWithContext to parse who(1) output on AIX
os:aix
package:host
#2041
opened Mar 21, 2026 by
Dylan-M
Loading…
host: add testInvoker dependency injection for AIX
os:aix
package:host
#2040
opened Mar 21, 2026 by
Dylan-M
Loading…
load: implement SystemCallsWithContext and InterruptsWithContext for AIX
os:aix
package:load
#2039
opened Mar 21, 2026 by
Dylan-M
Loading…
load: add testInvoker dependency injection for AIX nocgo tests
os:aix
package:load
#2038
opened Mar 21, 2026 by
Dylan-M
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.