Dylan Myers
3bf34ce7fb
Add AIX disk serial numbers for nocgo
10 months ago
Dylan Myers
ea8f72ed4a
Add Usage for AIX nocgo
10 months ago
Dylan Myers
9be5f7d0ad
Remove extraneous -1 from users function for AIX
10 months ago
Dylan Myers
bd42769f87
Add a working implementation of host.Users() for AIX
10 months ago
Dylan Myers
d551997afb
Fix typos and code misplacement in AIX CPU handling
10 months ago
Dylan Myers
52d61b8669
Add host support for AIX
10 months ago
Dylan Myers
5d3cf2e9e7
Update AIX percpu minimum needed lines
10 months ago
Dylan Myers
0a1f220077
Remove tests, since my Go knowledge isn't yet deep enough for them
10 months ago
Dylan Myers
843d93a589
Add AIX test data
10 months ago
Dylan Myers
d816d96508
Initial pass at AIX test integration
10 months ago
Dylan Myers
af3f4d204d
Correct arguments for AIX percpu
10 months ago
Dylan Myers
8cc32696fe
Add support for additional CPU info fields
10 months ago
Dylan Myers
6b630a841a
Add support for per CPU
10 months ago
shirou
3afb2ed778
Merge pull request #1643 from shirou/dependabot/github_actions/golangci/golangci-lint-action-6.0.1
...
chore(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1
10 months ago
shirou
5a0c0a9259
Merge pull request #1647 from zhanluxianshen/add-arm64-github-pr
...
add arm/arm64 category for github pr label.
10 months ago
shirou
193aafb173
Merge pull request #1646 from zhanluxianshen/clean-mktypes.sh
...
remove duplicate code in mktypes.sh
10 months ago
zhanluxianshen
11907e30b9
add arm/arm64 category for github pr label.
...
Signed-off-by: zhanluxianshen <irelandabby883@gmail.com>
10 months ago
zhanluxianshen
d1b806267e
remove duplicate code in mktypes.sh
...
Signed-off-by: zhanluxianshen <irelandabby883@gmail.com>
10 months ago
dependabot[bot]
6bf9a7434e
chore(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](23faadfdeb...a4f60bb28d
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
shirou
4be51ffb01
Merge pull request #1641 from shirou/dependabot/github_actions/actions/checkout-4.1.5
...
chore(deps): bump actions/checkout from 4.1.4 to 4.1.5
10 months ago
dependabot[bot]
df4e90ef25
chore(deps): bump actions/checkout from 4.1.4 to 4.1.5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](0ad4b8fada...44c2b7a8a4
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
shirou
3c00a59089
Merge pull request #1642 from shirou/dependabot/github_actions/golangci/golangci-lint-action-6.0.0
...
chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0
10 months ago
dependabot[bot]
b8462ab3cd
chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](38e1018663...23faadfdeb
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
shirou
01cec99125
Merge pull request #1638 from shirou/dependabot/go_modules/golang.org/x/sys-0.20.0
...
chore(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0
10 months ago
shirou
43e0ad7e73
Merge pull request #1639 from shirou/dependabot/github_actions/golangci/golangci-lint-action-5.3.0
...
chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0
10 months ago
dependabot[bot]
cb839332a5
chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 5.1.0 to 5.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](9d1e0624a7...38e1018663
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot]
56ff96d480
chore(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/sys/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
shirou
df39550a6b
Merge pull request #1637 from shirou/dependabot/github_actions/actions/setup-go-5.0.1
...
chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1
11 months ago
dependabot[bot]
7e40e28bc6
chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0c52d547c9...cdcb360436
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
shirou
428fe9b14b
Merge pull request #1635 from shirou/dependabot/github_actions/golangci/golangci-lint-action-5.1.0
...
chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0
11 months ago
dependabot[bot]
8d67022393
chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](82d40c283a...9d1e0624a7
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
shirou
979696a7a0
Merge pull request #1631 from shirou/dependabot/github_actions/actions/checkout-4.1.4
...
chore(deps): bump actions/checkout from 4.1.2 to 4.1.4
11 months ago
shirou
54d464d390
Merge pull request #1632 from shirou/dependabot/github_actions/golangci/golangci-lint-action-5.0.0
...
chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
11 months ago
dependabot[bot]
65426fea16
chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](3cfe3a4abb...82d40c283a
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
dependabot[bot]
97f2608994
chore(deps): bump actions/checkout from 4.1.2 to 4.1.4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.2 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](9bb56186c3...0ad4b8fada
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
shirou
8803861346
Merge pull request #1630 from shirou/dependabot/github_actions/actions/upload-artifact-4.3.3
...
chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3
11 months ago
dependabot[bot]
4848eec0f2
chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.1 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](5d5d22a312...65462800fd
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
shirou
df3a945879
Merge pull request #1624 from camcui/master
...
chore: fix some typos in comments
11 months ago
camcui
3ec3f55280
chore: fix some typos in comments
...
Signed-off-by: camcui <cuishua@sina.cn>
11 months ago
shirou
80895ea9e1
Merge pull request #1621 from amarinderca/patch-1
...
Update net_openbsd.go to correctly parse netstat output on obsd
11 months ago
Amarinder Cheema
6311a849df
Update net_openbsd.go to correctly parse netstat output on obsd. See #1441
11 months ago
shirou
0dd1ffdb6a
Merge pull request #1620 from shirou/dependabot/go_modules/golang.org/x/sys-0.19.0
...
chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0
11 months ago
dependabot[bot]
dbf53d040b
chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/sys/compare/v0.18.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
shirou
e230f528f0
Merge pull request #1612 from eric1234/correct-process-counts
...
Total Processes in `MiscStat` Corrected
12 months ago
shirou
ce0395f8af
Merge pull request #1609 from shirou/feat/process_freebsd_arm64_type_generated
...
[process][freebsd]: re-generate types on freebsd arm64
12 months ago
shirou
1d9f956bef
Merge pull request #1615 from majorteach/master
...
chore: fix typo
12 months ago
majorteach
71b81735f9
chore: fix typo
...
Signed-off-by: majorteach <csgcgl@126.com>
12 months ago
Eric Anderson
cded1805c1
Total Processes in `MiscStat` Corrected
...
The `ProcsTotal` in the `MiscStat` structure was very inaccurate. It was reading
a value which is the total number of kernel scheduling entities. This includes
both processes and threads significantly overcounting.
This instead uses an existing method already in common to count the number of
processes via the /proc filesystem where any directory is a number. This should
still be a single syscall to read that directory entry.
This fixes #1606 .
12 months ago
shirou
6100124c96
Merge pull request #1611 from shirou/dependabot/github_actions/actions/cache-4.0.2
...
chore(deps): bump actions/cache from 4.0.1 to 4.0.2
1 year ago
dependabot[bot]
83660dac66
chore(deps): bump actions/cache from 4.0.1 to 4.0.2
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](ab5e6d0c87...0c45773b62
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago