Skip to content

Tags: rwxd/vmrss

Tags

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
rwxd Florian Wrage
fix: show usage and options on no args and --help

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #28 from rwxd/dependabot/github_actions/actions/cr…

…eate-github-app-token-3.2.0

chore(deps): bump actions/create-github-app-token from 2.2.1 to 3.2.0

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
rwxd Florian Wrage
feat: json output

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
rwxd Florian Wrage
fix: also bumped workflow go to 1.26

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
rwxd Florian Wrage
feat: add disk I/O monitoring and improve output formatting

- Add -io flag to show disk I/O (KB/s when monitoring, total MB otherwise)
- Move peak values next to memory values for better readability
- Change 'Total:' to 'total:' for consistent lowercase labels
- Simplify I/O parsing code
- Update README with I/O examples

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #11 from rwxd/renovate/all-major-updates

fix(deps): update all major dependencies

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
rwxd Florian Wrage
fix: goreleaser update

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
rwxd Florian Wrage
fix: releasing

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
rwxd Florian Wrage
fix: go and releasing update

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
rwxd Florian Wrage
fix: correctly exit if process does not exist