Sign in
chromium
/
external
/
github.com
/
shirou
/
gopsutil
/
HEAD
6c012cc
Merge pull request #1986 from shirou/feat/mem_kernel_stack
by shirou
· 21 hours ago
master
0044053
[mem][linux]: move KernelStack to ExVirtualMemory struct
by shirou
· 5 days ago
204625a
feat(mem): add KernelStack field for VirtualMemoryStat on linux
by fosmjo
· 5 days ago
0de4501
Merge pull request #1976 from uubulb/refactor/wrap-library-functions
by shirou
· 8 days ago
v4.25.12
edba8ea
[darwin]: wrap library functions as struct methods
by uubulb
· 11 days ago
4870278
Merge pull request #1973 from uubulb/sensors/get_sensor_info_in_one_call
by shirou
· 11 days ago
5f9c6c1
change the visbility of vnode structs to private
by uubulb
· 12 days ago
22106a5
Merge pull request #1971 from uubulb/fix/release-pcoreref
by shirou
· 12 days ago
de8b78a
Merge pull request #1968 from Kerlenton/darwin-mount-flags
by shirou
· 12 days ago
9f2cd08
Merge pull request #1970 from mengzhuo/cpu
by shirou
· 12 days ago
b91edff
Merge pull request #1967 from Dylan-M/fix_uptime
by shirou
· 13 days ago
e4605ad
[cpu][linux]: add riscv cpu parser
by Meng Zhuo
· 13 days ago
0ae21a0
Remove incorrect test for invalid formats
by Dylan Myers
· 14 days ago
467184f
Merge pull request #1972 from pvlltvk/feat/meminfo_percpu
by shirou
· 2 weeks ago
7d275ab
Merge pull request #1977 from shirou/fix/add_drive_letter_test_with_virtual_drive
by shirou
· 2 weeks ago
7c50fea
[disk][windows]: add virtual drive for TestGetLogicalDrives
by shirou
· 2 weeks ago
552f273
Merge pull request #1975 from sni/fix_windows_partitions
by shirou
· 2 weeks ago
0694c05
feat(mem): Move Percpu to ExVirtualMemory
by Pavel Litvyak
· 2 weeks ago
eb45f3a
fix disk.Partition cut off after first disk
by Sven Nierlein
· 3 weeks ago
d5e4f0a
[sensors][darwin]: retrieve sensor information in one function call
by uubulb
· 3 weeks ago
8394489
[cpu][darwin]: release pCoreRef in each iteration
by uubulb
· 3 weeks ago
d806ea6
Add missing mount flags (local, protect)
by Kerlenton
· 3 weeks ago
6ec281a
feat(mem): Add support for Percpu
by Pavel Litvyak
· 3 weeks ago
df0746d
Fix linter issues in AIX uptime implementation
by Dylan Myers
· 3 weeks ago
9e1bc6d
Replace AIX uptime function with ps etimes-based implementation
by Dylan Myers
· 3 weeks ago
50c9210
Merge pull request #1965 from Kerlenton/darwin-numfds
by shirou
· 3 weeks ago
3b971ef
mark unused context parameter in darwin NumFDsWithContext
by Kerlenton
· 3 weeks ago
b2d4fdb
Merge pull request #1931 from johnnybubonic/fix_1284
by shirou
· 3 weeks ago
a202c8c
Merge pull request #1960 from shirou/fix/cpu_split_only_2
by shirou
· 3 weeks ago
11a81b5
Mark num_fds as implemented for Darwin
by Kerlenton
· 4 weeks ago
aa5d1fd
Add NumFDs implementation for Darwin
by Kerlenton
· 4 weeks ago
b4380ea
[cpu][linux]: fix ":" in CPU ModelName
by shirou
· 4 weeks ago
93ca345
Merge pull request #1943 from StefanoBalzarottiNozomi/add-context-disk-windows
by shirou
· 6 weeks ago
v4.25.11
438f88e
Merge pull request #1955 from OverOrion/fix/windows-file-handle-leaks
by shirou
· 6 weeks ago
28dc11c
fix(process): add missing CloseHandle to OpenFilesWithContext for Windows
by Szilard Parrag
· 6 weeks ago
b44cda7
use select ctx for context cancellation
by Stefano Balzarotti
· 7 weeks ago
82391ff
Merge pull request #1934 from johnnybubonic/fix_pidparse_edge
by shirou
· 7 weeks ago
1172d89
Merge pull request #1893 from mmorel-35/nilnesserr
by shirou
· 7 weeks ago
678a63e
Merge pull request #1948 from shirou/fix/update_github_action_runner_202511
by shirou
· 7 weeks ago
2f83a2c
fix: remove and add GitHub action runner images.
by shirou
· 7 weeks ago
768bc18
Merge pull request #1947 from shirou/dependabot/go_modules/github.com/tklauser/go-sysconf-0.3.16
by shirou
· 8 weeks ago
3bb7cd5
chore(deps): bump github.com/tklauser/go-sysconf from 0.3.15 to 0.3.16
by dependabot[bot]
· 8 weeks ago
3efdcaa
Fix error handling for processor power information
by Matthieu MOREL
· 8 weeks ago
06b90c8
Merge branch 'master' into nilnesserr
by Matthieu MOREL
· 8 weeks ago
c831033
Merge pull request #1944 from shirou/dependabot/go_modules/github.com/ebitengine/purego-0.9.1
by shirou
· 9 weeks ago
c472797
chore(deps): bump github.com/ebitengine/purego from 0.9.0 to 0.9.1
by dependabot[bot]
· 9 weeks ago
9e8b2ae
add context cancellation
by Stefano Balzarotti
· 9 weeks ago
7b002df
Review fixes (@shirou)
by brent saner
· 9 weeks ago
c945731
Merge branch 'shirou:master' into fix_1284
by brent s.
· 9 weeks ago
1da1bb1
Merge pull request #1941 from StefanoBalzarottiNozomi/refactor-disk-windows
by shirou
· 9 weeks ago
v4.25.10
4bea90c
Merge pull request #1942 from shirou/fix/linter_error
by shirou
· 9 weeks ago
5683c90
[net][linux]: fix gosec linter issue
by shirou
· 9 weeks ago
3a9eeb4
fix: linter error about string concat and build tag
by shirou
· 9 weeks ago
94fc64e
fix build
by Stefano Balzarotti
· 9 weeks ago
1e8bd3e
Update disk/disk_windows.go
by Stefano Balzarotti
· 10 weeks ago
cf1133d
Update disk/disk_windows.go
by Stefano Balzarotti
· 10 weeks ago
7ebc85a
Update disk/disk_windows.go
by Stefano Balzarotti
· 10 weeks ago
0a39842
linting
by Stefano Balzarotti
· 10 weeks ago
b65c122
these tests are only for windows
by Stefano Balzarotti
· 10 weeks ago
135a51d
refactor disk windows and add tests
by Stefano Balzarotti
· 10 weeks ago
065d285
Merge pull request #1940 from huyejia/master
by shirou
· 10 weeks ago
1ea867f
docs: minor improvement for docs
by huyejia
· 10 weeks ago
3c6842e
Merge pull request #1937 from StefanoBalzarottiNozomi/use_correct_path_lengths
by shirou
· 10 weeks ago
2349d65
[process][linux]: fix lint issues
by shirou
· 10 weeks ago
fix_pidparse_edge
73ba054
Merge pull request #1939 from shirou/dependabot/github_actions/actions/upload-artifact-5.0.0
by shirou
· 2 months ago
52f67cd
chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0
by dependabot[bot]
· 2 months ago
0fde137
fix typo
by Stefano Balzarotti
· 3 months ago
f412a5e
Merge pull request #1913 from shirou/dependabot/github_actions/actions/setup-go-6.0.0
by shirou
· 3 months ago
6d3d593
Merge pull request #1929 from OrbintSoft/use-registry-remove-wmi
by shirou
· 3 months ago
c8b767d
fix
by Stefano Balzarotti
· 3 months ago
e886af6
linter
by Stefano Balzarotti
· 3 months ago
39191f5
use correct path lengths
by Stefano Balzarotti
· 3 months ago
9a9f159
Merge pull request #1930 from mmorel-35/noctx
by shirou
· 3 months ago
948dcab
chore: enable noctx linter
by Matthieu MOREL
· 3 months ago
639c16d
Merge pull request #1936 from shirou/feat/remove_dosysctrl
by shirou
· 3 months ago
0fa01ea
[common]: remove unused DoSysctrl
by shirou
· 3 months ago
dfdf73b
Merge pull request #1921 from StefanoBalzarottiNozomi/remove-leaking-goroutine
by shirou
· 3 months ago
0fddc56
ditto
by brent saner
· 3 months ago
981569d
remove artifact from test dumping
by brent saner
· 3 months ago
e370cf6
Proper device sourcing
by brent saner
· 3 months ago
86f1fdd
Merge branch 'fix_1932' into fix_1284
by brent saner
· 3 months ago
4421ee8
prep for merge into PR #1931
by brent saner
· 3 months ago
564c461
add test case
by brent saner
· 3 months ago
5aa9d1f
Merge pull request #1935 from shirou/dependabot/go_modules/golang.org/x/sys-0.37.0
by shirou
· 3 months ago
6f6d209
chore(deps): bump golang.org/x/sys from 0.35.0 to 0.37.0
by dependabot[bot]
· 3 months ago
98c617d
Fix potential edge case on procfs and alike
by brent saner
· 3 months ago
2aff976
Fixes #1932
by brent saner
· 3 months ago
7783cdf
Fixes #1284
by brent saner
· 3 months ago
53a5bcc
fix linter
by Stefano Balzarotti
· 3 months ago
08aca44
Merge branch 'master' into remove-leaking-goroutine
by Stefano Balzarotti
· 3 months ago
208a0f8
Merge pull request #1922 from StefanoBalzarottiNozomi/fix-infinite-loop
by shirou
· 3 months ago
v4.25.9
34093fe
check maxWarning
by Stefano Balzarotti
· 3 months ago
54b31c3
Merge branch 'master' into fix-infinite-loop
by Stefano Balzarotti
· 3 months ago
3ea9c39
Merge branch 'master' into remove-leaking-goroutine
by Stefano Balzarotti
· 3 months ago
cef536f
fix
by Stefano Balzarotti
· 3 months ago
4f6d583
linting
by Stefano Balzarotti
· 3 months ago
897a4fe
assert only for windows
by Stefano Balzarotti
· 3 months ago
68ee35c
linter
by Stefano Balzarotti
· 3 months ago
581579f
use registry to remove wmi from cpu package
by Stefano Balzarotti
· 3 months ago
b952ecf
Merge pull request #1926 from OrbintSoft/famile-procid-without-wmi
by shirou
· 3 months ago
Next »