Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: shirou/gopsutil
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.24.2
Choose a base ref
...
head repository: shirou/gopsutil
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.24.3
Choose a head ref
  • 20 commits
  • 13 files changed
  • 4 contributors

Commits on Mar 1, 2024

  1. chore(deps): bump actions/cache from 4.0.0 to 4.0.1

    Bumps [actions/cache](https://github.com/actions/cache) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@13aacd8...ab5e6d0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    83db43b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1601 from shirou/dependabot/github_actions/action…

    …s/cache-4.0.1
    
    chore(deps): bump actions/cache from 4.0.0 to 4.0.1
    shirou committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a3ed851 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    d86a995 View commit details
    Browse the repository at this point in the history
  2. [host][linux]: change Line/User/Host to int8 on utmp

    Generated code is uint8 on arm64. However, it is not same as other archtectures.
    This commit changes by hand.
    shirou committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    cfb7a5d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    cbefbb0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1603 from shirou/feat/host_linux_fix_arm64_utmp_size

    [host][linux]: fix utmp size on linux/arm64
    shirou committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5b2dd59 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. chore(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.17.0 to 0.18.0.
    - [Commits](golang/sys@v0.17.0...v0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    711bcdd View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    94b8051 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. chore(deps): bump actions/checkout from 4.1.1 to 4.1.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@b4ffde6...9bb5618)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f23341d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1610 from shirou/dependabot/github_actions/action…

    …s/checkout-4.1.2
    
    chore(deps): bump actions/checkout from 4.1.1 to 4.1.2
    shirou committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a6193ba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1605 from shirou/dependabot/go_modules/golang.org…

    …/x/sys-0.18.0
    
    chore(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0
    shirou committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c731c53 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.4...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6df531f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1604 from shirou/dependabot/go_modules/github.com…

    …/stretchr/testify-1.9.0
    
    chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
    shirou committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1e5c5ae View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. 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](actions/cache@ab5e6d0...0c45773)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    83660da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1611 from shirou/dependabot/github_actions/action…

    …s/cache-4.0.2
    
    chore(deps): bump actions/cache from 4.0.1 to 4.0.2
    shirou committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6100124 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. 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.
    eric1234 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    cded180 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. chore: fix typo

    Signed-off-by: majorteach <[email protected]>
    majorteach committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    71b8173 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1615 from majorteach/master

    chore: fix typo
    shirou committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    1d9f956 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1609 from shirou/feat/process_freebsd_arm64_type_…

    …generated
    
    [process][freebsd]: re-generate types on freebsd arm64
    shirou committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ce0395f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1612 from eric1234/correct-process-counts

    Total Processes in `MiscStat` Corrected
    shirou committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    e230f52 View commit details
    Browse the repository at this point in the history
Loading