Commit Graph

  • 43d2b8c63f
    Merge 5cfe482ffc into 5a0c0a9259 #673 roccowong95 2024-05-13 23:28:04 +0900
  • 5a0c0a9259
    Merge pull request #1647 from zhanluxianshen/add-arm64-github-pr shirou 2024-05-13 23:25:14 +0900
  • 193aafb173
    Merge pull request #1646 from zhanluxianshen/clean-mktypes.sh shirou 2024-05-13 23:24:51 +0900
  • 11907e30b9
    add arm/arm64 category for github pr label. #1647 zhanluxianshen 2024-05-12 20:14:20 +0800
  • d1b806267e
    remove duplicate code in mktypes.sh #1646 zhanluxianshen 2024-05-12 20:11:07 +0800
  • 6bf9a7434e
    chore(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 #1643 dependabot[bot] 2024-05-09 01:29:01 +0000
  • 4be51ffb01
    Merge pull request #1641 from shirou/dependabot/github_actions/actions/checkout-4.1.5 shirou 2024-05-07 18:21:39 +0900
  • df4e90ef25
    chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 #1641 dependabot[bot] 2024-05-07 08:26:08 +0000
  • 3c00a59089
    Merge pull request #1642 from shirou/dependabot/github_actions/golangci/golangci-lint-action-6.0.0 shirou 2024-05-07 17:25:19 +0900
  • b8462ab3cd
    chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 #1642 dependabot[bot] 2024-05-07 01:51:21 +0000
  • f4eca4318c Add fallback for lsof output #1640 mdrakos 2024-05-06 14:42:06 -0700
  • 19291ee571
    chore(deps): bump github.com/tklauser/go-sysconf from 0.3.12 to 0.3.14 #1634 dependabot[bot] 2024-05-06 06:43:23 +0000
  • 01cec99125
    Merge pull request #1638 from shirou/dependabot/go_modules/golang.org/x/sys-0.20.0 shirou 2024-05-06 15:41:48 +0900
  • 43e0ad7e73
    Merge pull request #1639 from shirou/dependabot/github_actions/golangci/golangci-lint-action-5.3.0 shirou 2024-05-06 15:24:16 +0900
  • cb839332a5
    chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 #1639 dependabot[bot] 2024-05-06 01:37:55 +0000
  • 56ff96d480
    chore(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 #1638 dependabot[bot] 2024-05-06 01:26:05 +0000
  • df39550a6b
    Merge pull request #1637 from shirou/dependabot/github_actions/actions/setup-go-5.0.1 shirou 2024-05-03 11:02:33 +0900
  • 7e40e28bc6
    chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 #1637 dependabot[bot] 2024-05-03 01:13:08 +0000
  • 428fe9b14b
    Merge pull request #1635 from shirou/dependabot/github_actions/golangci/golangci-lint-action-5.1.0 v3.24.4 shirou 2024-04-30 11:32:09 +0900
  • 8d67022393
    chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 #1635 dependabot[bot] 2024-04-30 01:52:09 +0000
  • 979696a7a0
    Merge pull request #1631 from shirou/dependabot/github_actions/actions/checkout-4.1.4 shirou 2024-04-25 20:32:18 +0900
  • 54d464d390
    Merge pull request #1632 from shirou/dependabot/github_actions/golangci/golangci-lint-action-5.0.0 shirou 2024-04-25 20:31:53 +0900
  • 65426fea16
    chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 #1632 dependabot[bot] 2024-04-25 01:51:00 +0000
  • 97f2608994
    chore(deps): bump actions/checkout from 4.1.2 to 4.1.4 #1631 dependabot[bot] 2024-04-25 01:50:57 +0000
  • 8803861346
    Merge pull request #1630 from shirou/dependabot/github_actions/actions/upload-artifact-4.3.3 shirou 2024-04-23 12:26:11 +0900
  • 4848eec0f2
    chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 #1630 dependabot[bot] 2024-04-23 01:31:38 +0000
  • 2003e4c54f [host][windows]: change platform version from build version to display version shirou.wakayama 2024-04-22 23:02:22 +0900
  • 68ea86334a
    Merge pull request #1596 from shirou/feat/v4.24.0-alpha shirou 2024-04-22 21:54:11 +0900
  • c5368336c0 fix lint #1596 shirou 2024-02-24 09:33:45 +0000
  • 139aca4e0f [mem][windows]: add ExWindows and implement VirualTotal/Avail shirou 2024-02-24 04:24:34 +0000
  • bedf6ab0f5 [mem][linux]: add ExLinux on mem package and move VirtualMemoryEx info on it shirou 2024-02-24 04:12:05 +0000
  • ba2ec811b3 add sensors package on labeler. shirou 2024-02-24 04:04:42 +0000
  • b9583fc85f [sensors][linux]: add ExLinux on sensors. shirou 2024-02-24 04:03:24 +0000
  • 10d5c0177b [net][linux]: remove unused files. go1.11 is not supported now. shirou 2024-02-24 02:03:51 +0000
  • bffc4357e8 rename redundant test function names, such as TestCPU in cpu package shirou 2024-02-24 01:58:24 +0000
  • 930242e7eb process.Uids and process.Gids are now return uint32 shirou 2024-02-17 12:39:18 +0000
  • b40026eaad Groups in /proc/PID/status has type uint32. Sergey Chernomorets 2023-02-28 15:05:12 +0300
  • 723f4b928a fix mktypes.sh shirou 2024-02-17 11:37:48 +0000
  • 6e19712486 [sensors] move Temperatures from host to sensors. shirou 2024-02-17 11:31:22 +0000
  • 6df9bf1af4 add SPDX License, remove old build tag, and replace import shirou 2024-02-17 03:48:29 +0000
  • 2bbcfbde4a bump go version to 1.20, and update go.mod shirou 2024-02-13 09:12:06 +0000
  • 0851da3cc7 remove unnecessary files and remove coverall shirou 2024-02-13 09:05:26 +0000
  • d286d38a23
    chore(deps): bump actions/checkout from 4.1.2 to 4.1.3 #1627 dependabot[bot] 2024-04-22 01:13:45 +0000
  • 15f86a95d1
    chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 #1626 dependabot[bot] 2024-04-19 01:14:36 +0000
  • df3a945879
    Merge pull request #1624 from camcui/master shirou 2024-04-13 16:02:25 +0900
  • 3ec3f55280 chore: fix some typos in comments #1624 camcui 2024-04-12 15:00:55 +0800
  • 80895ea9e1
    Merge pull request #1621 from amarinderca/patch-1 shirou 2024-04-09 22:44:24 +0900
  • 6311a849df
    Update net_openbsd.go to correctly parse netstat output on obsd. See #1441 #1621 Amarinder Cheema 2024-04-05 23:10:16 -0700
  • 0dd1ffdb6a
    Merge pull request #1620 from shirou/dependabot/go_modules/golang.org/x/sys-0.19.0 shirou 2024-04-05 15:55:09 +0900
  • dbf53d040b
    chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 #1620 dependabot[bot] 2024-04-05 01:04:24 +0000
  • 0eb8e63fe9 increasing precision for virtual memory used percent #1619 ray.janoka 2024-04-04 09:35:54 -0600
  • ad600610da
    process: Add exported BootTimeWithContext #1618 braydonk 2024-04-02 14:34:30 +0000
  • f6350ce475
    [host] add RefreshBootTimeCache function #1616 braydonk 2024-03-27 14:46:00 +0000
  • 642e1d7e92
    [process] add RefreshBootTimeCache function braydonk 2024-03-27 14:44:35 +0000
  • e230f528f0
    Merge pull request #1612 from eric1234/correct-process-counts v3.24.3 shirou 2024-03-23 23:51:06 +0900
  • ce0395f8af
    Merge pull request #1609 from shirou/feat/process_freebsd_arm64_type_generated shirou 2024-03-23 21:27:52 +0900
  • 1d9f956bef
    Merge pull request #1615 from majorteach/master shirou 2024-03-23 21:27:30 +0900
  • 71b81735f9 chore: fix typo #1615 majorteach 2024-03-23 17:25:51 +0800
  • cded1805c1 Total Processes in `MiscStat` Corrected #1612 Eric Anderson 2024-03-20 21:42:44 -0400
  • 6100124c96
    Merge pull request #1611 from shirou/dependabot/github_actions/actions/cache-4.0.2 shirou 2024-03-20 11:28:10 +0900
  • 83660dac66
    chore(deps): bump actions/cache from 4.0.1 to 4.0.2 #1611 dependabot[bot] 2024-03-20 01:46:52 +0000
  • 03d4119ab5
    Merge 60e95a1141 into 1e5c5ae75b #845 Iwasaki Yudai 2024-03-17 16:31:11 +0800
  • 1e5c5ae75b
    Merge pull request #1604 from shirou/dependabot/go_modules/github.com/stretchr/testify-1.9.0 shirou 2024-03-13 12:15:28 +0900
  • 6df531fc9b
    chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #1604 dependabot[bot] 2024-03-13 01:54:52 +0000
  • c731c53c08
    Merge pull request #1605 from shirou/dependabot/go_modules/golang.org/x/sys-0.18.0 shirou 2024-03-13 10:48:34 +0900
  • a6193ba8d7
    Merge pull request #1610 from shirou/dependabot/github_actions/actions/checkout-4.1.2 shirou 2024-03-13 10:48:22 +0900
  • f23341d6ed
    chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 #1610 dependabot[bot] 2024-03-13 01:32:06 +0000
  • 94b8051c1a [process][freebsd]: re-generate types on freebsd arm64 #1609 shirou 2024-03-12 23:47:51 +0900
  • dbc1fd4429 fix lint v4.24.0-alpha.1 shirou 2024-02-24 09:33:45 +0000
  • 3a586b3515 [mem][windows]: add ExWindows and implement VirualTotal/Avail shirou 2024-02-24 04:24:34 +0000
  • 0b76d5442f [mem][linux]: add ExLinux on mem package and move VirtualMemoryEx info on it shirou 2024-02-24 04:12:05 +0000
  • 4366e26d6b add sensors package on labeler. shirou 2024-02-24 04:04:42 +0000
  • 4cbddac512 [sensors][linux]: add ExLinux on sensors. shirou 2024-02-24 04:03:24 +0000
  • d235f41bdc [net][linux]: remove unused files. go1.11 is not supported now. shirou 2024-02-24 02:03:51 +0000
  • 72d79c4b2f rename redundant test function names, such as TestCPU in cpu package shirou 2024-02-24 01:58:24 +0000
  • 31f0445195 process.Uids and process.Gids are now return uint32 shirou 2024-02-17 12:39:18 +0000
  • 81911e7a89 Groups in /proc/PID/status has type uint32. Sergey Chernomorets 2023-02-28 15:05:12 +0300
  • 965815aaaf fix mktypes.sh shirou 2024-02-17 11:37:48 +0000
  • 25bd9ca88b [sensors] move Temperatures from host to sensors. shirou 2024-02-17 11:31:22 +0000
  • e3e69fdc1f add SPDX License, remove old build tag, and replace import shirou 2024-02-17 03:48:29 +0000
  • 902c4ccbb9 bump go version to 1.20, and update go.mod shirou 2024-02-13 09:12:06 +0000
  • ae7befc421 remove unnecessary files and remove coverall shirou 2024-02-13 09:05:26 +0000
  • 711bcdd11a
    chore(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 #1605 dependabot[bot] 2024-03-05 01:03:39 +0000
  • 5b2dd59fb9
    Merge pull request #1603 from shirou/feat/host_linux_fix_arm64_utmp_size shirou 2024-03-05 00:57:39 +0900
  • cbefbb023e [host][linux]: add pading on linux_arm64 #1603 shirou 2024-03-04 22:25:21 +0900
  • cfb7a5dc2e [host][linux]: change Line/User/Host to int8 on utmp shirou 2024-03-02 11:20:49 +0900
  • d86a995563 [host][linux]: fix utmp size on linux/arm64 shirou 2024-03-02 11:07:47 +0900
  • a3ed85190d
    Merge pull request #1601 from shirou/dependabot/github_actions/actions/cache-4.0.1 shirou 2024-03-01 11:04:13 +0900
  • 83db43b2e5
    chore(deps): bump actions/cache from 4.0.0 to 4.0.1 #1601 dependabot[bot] 2024-03-01 01:23:42 +0000
  • dc499ca1b7 Fix import #1358 elfrucool 2024-02-29 15:01:13 -0600
  • e787f1a2b3 Merge remote-tracking branch 'downstream/master' into elfrucool/fix-windows-load-avg elfrucool 2024-02-29 14:54:02 -0600
  • e767a0f0f8
    Merge pull request #1599 from shirou/feat/add_macos_on_github_action_test v3.24.2 shirou 2024-02-24 10:35:20 +0900
  • 53fb8caad4 [darwin][ci]: skip frequency check on GitHub Action #1599 shirou 2024-02-24 01:25:24 +0000
  • c33339dc5f
    Merge b1bb498679 into 146bae2a47 #1517 Alex W. Baulé 2024-02-21 05:14:09 -0800
  • 25c3f409bd [ci]: add macos-13 and macos-14 on GitHub Action shirou 2024-02-21 10:06:30 +0000
  • 146bae2a47
    Merge pull request #1597 from vlnaum/cwd_windows shirou 2024-02-21 19:03:38 +0900
  • d3057c252f cwd support windows doc #1597 vlnaum 2024-02-19 16:23:27 +0000
  • 8aeaf163ab
    Merge pull request #1594 from jmatthew/openbsd-riscv64 shirou 2024-02-13 17:48:27 +0900
  • cbbb2402fe
    Merge pull request #1595 from shirou/dependabot/github_actions/golangci/golangci-lint-action-4.0.0 shirou 2024-02-12 10:59:12 +0900
  • d0037dd62b
    chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 #1595 dependabot[bot] 2024-02-12 01:54:44 +0000