Sign in
chromium
/
external
/
github.com
/
shirou
/
gopsutil
/
HEAD
7d254a0
Merge pull request #2127 from Ahm3dRN/windows-commandline-information
by shirou
· 3 days ago
master
4dab2b9
Merge pull request #2136 from pgimalac/aix-disk-usage-statfs
by shirou
· 3 days ago
1ddce22
Merge pull request #2141 from shirou/dependabot/github_actions/vmactions/freebsd-vm-1.5.5
by shirou
· 4 days ago
ec8a313
chore(deps): bump vmactions/freebsd-vm from 1.5.4 to 1.5.5
by dependabot[bot]
· 4 days ago
26ae363
Merge pull request #2140 from shirou/dependabot/github_actions/vmactions/freebsd-vm-1.5.4
by shirou
· 5 days ago
21afc16
chore(deps): bump vmactions/freebsd-vm from 1.5.2 to 1.5.4
by dependabot[bot]
· 7 days ago
fbf8dd1
fixed getProcessCommandLine error path to match master and refined the tests for PEB and Native paths.
by Ahmed
· 8 days ago
97835bd
Windows CMDLine native fallback feedback fixes
by Ahmed
· 9 days ago
3e8ab43
fixed gofumpt
by Ahmed
· 9 days ago
4631d96
Implement NtQueryInformationProcess to get commandline Windows 8.1+
by Ahmed
· 9 days ago
bc56379
Merge pull request #2138 from shirou/ci/pin-golangci-lint
by shirou
· 10 days ago
6e1a6b3
[ci]: pin golangci-lint instead of tracking latest
by shirou
· 10 days ago
8294fde
[windows]: test the syscall return value instead of the error
by shirou
· 10 days ago
c841525
chore: remove redundant parentheses flagged by gofumpt
by shirou
· 10 days ago
873011c
Merge pull request #2129 from neilpang/ci/freebsd
by shirou
· 10 days ago
e4a282c
fix(disk/aix): use statfs for UsageWithContext on AIX
by Pierre Gimalac
· 12 days ago
0af7dc7
ci: address review
by neil
· 3 weeks ago
48ad2fa
Merge pull request #2116 from alexfalkowski/fix/2115-darwin-netstat-parser
by shirou
· 3 weeks ago
fe22b52
[ci]: run the test suite on FreeBSD
by neil
· 4 weeks ago
ee08b37
fix(net): handle short Darwin netstat output
by Alex Falkowski
· 4 weeks ago
52a24c8
Merge pull request #2128 from shirou/feat/follow-up-2125
by shirou
· 4 weeks ago
v4.26.7
268a953
[cpu][windows]: harden the cpu-total computation added in #2125
by shirou
· 4 weeks ago
1e34da6
Merge pull request #2125 from srebhan/fix_cpu_windows_total
by shirou
· 4 weeks ago
61f8802
Merge pull request #2122 from shirou/dependabot/github_actions/actions/checkout-7.0.1
by shirou
· 5 weeks ago
7fb4dcf
Merge pull request #2123 from shirou/dependabot/github_actions/actions/setup-python-7.0.0
by shirou
· 5 weeks ago
ae7d91a
Merge pull request #2119 from shirou/fix/darwin-errno-and-libcache
by shirou
· 5 weeks ago
49052a1
[darwin][process]: use a PID above PID_MAX in the not-running tests
by shirou
· 5 weeks ago
991b238
[darwin]: pass the remaining Go pointers as unsafe.Pointer on darwin
by shirou
· 5 weeks ago
b9930e2
Merge pull request #2124 from shirou/dependabot/github_actions/actions/labeler-7.0.0
by shirou
· 5 weeks ago
38a01b4
[cpu][windows]: compute total counters from individual stats to handle processor groups correctly
by Sven Rebhan
· 6 weeks ago
4cc72d7
chore(deps): bump actions/labeler from 6.1.0 to 7.0.0
by dependabot[bot]
· 6 weeks ago
90e34b3
chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0
by dependabot[bot]
· 6 weeks ago
80c6e48
Merge pull request #2121 from shirou/dependabot/go_modules/github.com/ebitengine/purego-0.10.2
by shirou
· 6 weeks ago
faf8727
chore(deps): bump actions/checkout from 6.0.2 to 7.0.1
by dependabot[bot]
· 6 weeks ago
bb93ba6
chore(deps): bump github.com/ebitengine/purego from 0.10.0 to 0.10.2
by dependabot[bot]
· 6 weeks ago
d803a4f
Merge pull request #2111 from skartikey/fix/windows-cpu-total-float-precision
by shirou
· 6 weeks ago
ccd5ddb
[darwin]: pass kernel buffers as unsafe.Pointer on darwin
by shirou
· 6 weeks ago
2114d0d
[darwin][process]: fix errno handling and library lifetime on darwin
by shirou
· 6 weeks ago
f8c8657
Merge pull request #2117 from DavRack/master
by shirou
· 6 weeks ago
0a16005
implement Darwin IOCounters via proc_pid_rusage
by David londono
· 7 weeks ago
559c207
Merge pull request #2114 from shirou/feat/psutil-comparison-test
by shirou
· 7 weeks ago
b6da089
Merge pull request #2108 from HarshalPatel1972/patch-gopsutil
by shirou
· 7 weeks ago
9726977
feat: add psutil comparison tests for cpu, mem and load
by shirou
· 7 weeks ago
a761639
[cpu][windows]: compute cpu-total times from integer ticks
by skartikey
· 8 weeks ago
3d799ff
net: standardize padding logic and add retry limit for GetExtendedTable
by Harshal Patel
· 8 weeks ago
25a6867
Merge pull request #2109 from shirou/fix/harden-parsers-against-malformed-input
by shirou
· 9 weeks ago
2980769
fix: harden parsers against malformed/truncated input
by shirou
· 9 weeks ago
653c364
Potential fix for pull request finding
by Harshal Patel
· 9 weeks ago
f5bfa36
trigger CI rerun due to 500 error
by Harshal Patel
· 9 weeks ago
7c2f0ed
net: pad windows GetExtendedTcpTable buffer to prevent spin-loops
by Harshal Patel
· 9 weeks ago
50a6b05
Merge pull request #2104 from atanas-vladimirov/openbsd
by shirou
· 2 months ago
v4.26.6
c0390a2
Merge pull request #2103 from guillemj/pu/lscpu-clusters
by shirou
· 2 months ago
62c57ea
Merge pull request #2101 from shirou/fix/2100-disk-zfs-btrfs-partitions
by shirou
· 2 months ago
e093580
Merge pull request #2084 from drutsan/fix/darwin-temperature-sp78
by shirou
· 2 months ago
1d3af56
[mem]: fix OpenBSD virtual memory on -current
by Atanas Vladimirov
· 3 months ago
7098e80
[cpu][linux]: Add support for CPU clusters in lscpu tests
by Guillem Jover
· 3 months ago
0dff2e5
[disk][linux]: fix missiing sub volume partitions on zfs and btrfs
by shirou
· 3 months ago
d781152
Merge pull request #2062 from HarshalPatel1972/fix/windows-process-snap-perf
by shirou
· 3 months ago
v4.26.5
bf6e949
fix: address maintainer review — adjust PID 0 order, remove 0-thread guard, add consistency comment
by Harshal Patel
· 3 months ago
71672e2
Merge pull request #2092 from kerlenton/fix/darwin-cmdline-envp-leak
by shirou
· 3 months ago
f806418
[process]: skip exact 4 bytes of nargs in darwin cmdlineSlice
by Kerlenton
· 4 months ago
e9f021e
[process]: fix envp leak into Cmdline on darwin
by Kerlenton
· 4 months ago
6a240d8
Merge pull request #2074 from shirou/dependabot/github_actions/actions/upload-artifact-7.0.1
by shirou
· 4 months ago
ba20283
Merge pull request #2065 from shirou/dependabot/github_actions/actions/setup-go-6.4.0
by shirou
· 4 months ago
e7b2fd0
Merge pull request #2088 from shirou/dependabot/github_actions/actions/labeler-6.1.0
by shirou
· 4 months ago
e26eaf3
Merge pull request #2089 from shirou/feat/add_ProtoCounters_godoc
by shirou
· 4 months ago
22bc830
[net]: add more information on ProtoCounters godoc
by shirou
· 4 months ago
e35c590
chore(deps): bump actions/labeler from 6.0.1 to 6.1.0
by dependabot[bot]
· 4 months ago
5d2d07a
Merge pull request #2085 from paulojmdias/fix/788
by shirou
· 4 months ago
16fe416
feat: simplify using slices.Contains
by Paulo Dias
· 4 months ago
7dfce14
disk: report effective mount mode on Linux
by Paulo Dias
· 4 months ago
28add59
fix(sensors/darwin): parse sp78 temperatures instead of returning 0.0
by drutsan
· 4 months ago
71a5d14
Merge pull request #2083 from pgimalac/pgimalac/aix-proto-counters
by shirou
· 4 months ago
v4.26.4
f74105d
net/aix: implement ProtoCounters by parsing netstat -s
by Pierre Gimalac
· 4 months ago
5661255
Merge pull request #2081 from shirou/fix/windows_use_get_active_processor_group_count
by shirou
· 4 months ago
ddec60e
[cpu][windows]: fix percpu stats on Windows hosts with multiple processor groups
by shirou
· 4 months ago
2f3645f
Merge pull request #2079 from pgimalac/pgimalac/getconf-no-bootinfo
by shirou
· 4 months ago
b693c36
Merge pull request #2077 from fraggerfox/fix-netbsd-stats
by shirou
· 4 months ago
25fe401
Make the netbsd tests run only under NetBSD.
by Santhosh Raju
· 4 months ago
94fdb3e
Use getconf KERNEL_BITMODE instead of LONG_BIT
by Pierre Gimalac
· 4 months ago
94503b2
Use getconf instead of bootinfo on AIX to get kernel architecture
by Pierre Gimalac
· 4 months ago
08db87b
Add tests for NetBSD's net implementation.
by Santhosh Raju
· 5 months ago
37101c6
Unexpect parseNetStat for NetBSD.
by Santhosh Raju
· 5 months ago
cdd9658
Address lint issues.
by Santhosh Raju
· 5 months ago
db20ecc
Add reference man for swapctl(8).
by Santhosh Raju
· 5 months ago
b86fe3f
Add network stat support for NetBSD.
by Santhosh Raju
· 5 months ago
17ee4c3
Fix swap memory data extraction for NetBSD.
by Santhosh Raju
· 5 months ago
20b5fc6
Merge pull request #2068 from shirou/fix/process_linux_trim_suffix
by shirou
· 5 months ago
cf0a0e8
Merge pull request #2037 from Dylan-M/dylanmyers/load-4a-misc-fix
by shirou
· 5 months ago
1a1eb1c
Merge pull request #2040 from Dylan-M/dylanmyers/host-1a-test-invoker
by shirou
· 5 months ago
9da87c0
Merge pull request #2073 from Dylan-M/dylanmyers/net-entstat-test
by shirou
· 5 months ago
d6a4111
Merge pull request #2076 from Yanhu007/fix/process-stat-bounds-check
by shirou
· 5 months ago
7140284
Merge pull request #2075 from Yanhu007/fix/net-linux-bounds-check
by shirou
· 5 months ago
dd2898f
fix: add bounds check for /proc/[pid]/stat fields to prevent panic
by Yanhu007
· 5 months ago
ccc2fd3
fix: add bounds check for /proc/net/dev fields to prevent panic
by Yanhu007
· 5 months ago
549c2bb
chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1
by dependabot[bot]
· 5 months ago
9319640
net: add parseEntstat unit test with entstat fixture
by Dylan Myers
· 5 months ago
b8ace4b
load: fix MiscWithContext process state parsing on AIX nocgo
by Dylan Myers
· 5 months ago
3aab859
Merge pull request #2034 from Dylan-M/dylanmyers/net-5a-entstat
by shirou
· 5 months ago
8012541
[process][linux]: use TrimSuffix instead of Trim
by shirou
· 5 months ago
Next »