Commit Graph

  • c020a0890e
    Merge pull request #1537 from shirou/feat/fix_darwin_host_users shirou 2023-10-22 11:15:17 +0900
  • 4ad4406c03
    Merge pull request #1542 from shirou/dependabot/github_actions/actions/checkout-4.1.1 shirou 2023-10-18 12:02:51 +0900
  • be90da9b83
    chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 #1542 dependabot[bot] 2023-10-18 01:30:37 +0000
  • 5582d71b6a [process] add implementation MemoryInfoExStat on MacOS by Process.MemoryInfoExWithContext function #1540 frogh 2023-10-11 20:33:15 +0800
  • 9c1cf1ca59
    Merge pull request #1538 from shirou/dependabot/go_modules/github.com/google/go-cmp-0.6.0 shirou 2023-10-11 11:55:51 +0900
  • 2121939c2a
    chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #1538 dependabot[bot] 2023-10-11 01:33:34 +0000
  • 4b46f2b70c [host][darwin]: fix Users #1537 shirou 2023-10-10 23:05:52 +0900
  • 5ee64c6190
    Merge pull request #1531 from shirou/dependabot/github_actions/actions/checkout-4.1.0 shirou 2023-10-07 22:45:46 +0900
  • 3389897156
    chore(deps): bump actions/checkout from 4.0.0 to 4.1.0 #1531 dependabot[bot] 2023-10-07 13:36:11 +0000
  • 21fe65fb5c
    Merge pull request #1536 from shirou/feat/skip_nice_on_ci shirou 2023-10-07 22:35:20 +0900
  • 83427f964f [process][darwin]: skip process.Nice test if darwin on GitHub Action #1536 shirou 2023-10-07 13:27:39 +0000
  • 48960df563
    Merge pull request #1535 from shirou/dependabot/go_modules/golang.org/x/sys-0.13.0 shirou 2023-10-07 20:53:01 +0900
  • f1405efa25
    chore(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0 #1535 dependabot[bot] 2023-10-06 01:53:20 +0000
  • 826376d46a
    Merge pull request #1530 from darkgeek/feature/netbsd-arm64-port v3.23.9 shirou 2023-09-30 11:50:26 +0900
  • 66ee833b9e Makefile: revert back to original one #1530 Justin Yang 2023-09-29 16:49:18 +0800
  • 826037fe4b Fix build_test on amd64 NetBSD Justin Yang 2023-09-29 16:36:44 +0800
  • 7ffb24dbe3
    Merge branch 'shirou:master' into feature/netbsd-arm64-port Justin Yang 2023-09-23 16:02:34 +0800
  • 28f6d1b35a These two methods can be consolidated in order to avoid opening the /proc/{pid}/stat file multiple times #1529 Daniel Shank 2023-09-22 18:59:11 -0400
  • e45e817883 Fix code elfrucool 2023-09-21 13:14:10 -0600
  • 04db49883f Merge tag 'v3.23.8' into elfrucool/fix-windows-load-avg elfrucool 2023-09-21 13:05:32 -0600
  • def3572629 format the code Justin Yang 2023-09-17 01:43:13 +0800
  • 4a46201e00 cpu && host: fix compile time errors Justin Yang 2023-09-16 17:44:58 +0800
  • 734a7a6e55 disk: we should use frsize as the real block size Justin Yang 2023-09-16 15:49:22 +0800
  • dd0253b0ec disk: fix various bugs Justin Yang 2023-09-16 04:03:33 +0800
  • 2fabf15a16
    Merge pull request #1527 from tossp/add-load-for-windows shirou 2023-09-14 23:11:16 +0900
  • 03d43fb5a2
    [load][windows] Fix DATA RACE in load. Avg() #1527 TossPig 2023-09-14 05:05:59 +0800
  • c806740b34
    ci(lint): ensure io/ioutil replacement (#1525) Matthieu MOREL 2023-09-12 14:14:04 +0200
  • 319f5ea6e5 disk: small improvement, but still doesn't work Justin Yang 2023-09-12 00:16:22 +0800
  • 20278ef919
    Update process_linux_test.go #1525 Matthieu MOREL 2023-09-11 13:45:45 +0200
  • 2cbec2e1b8
    Update process_linux_test.go Matthieu MOREL 2023-09-11 13:43:55 +0200
  • 7b177186cc
    Update process_test.go Matthieu MOREL 2023-09-11 13:42:47 +0200
  • 74d97fa591
    Update net_linux_test.go Matthieu MOREL 2023-09-11 13:39:11 +0200
  • 4ebd655d5c
    Update net_linux_test.go Matthieu MOREL 2023-09-11 13:38:46 +0200
  • 7918e812af
    Update process_linux_test.go Matthieu MOREL 2023-09-11 13:35:08 +0200
  • 5a1ba0cf97
    Update host_solaris.go Matthieu MOREL 2023-09-11 13:31:23 +0200
  • 3d6f0daf20 ci(lint): enure ioutil replacement Matthieu MOREL 2023-09-11 12:43:51 +0200
  • 0e9f13304d
    Merge pull request #1524 from shirou/feature/replace_ioutil shirou 2023-09-11 08:56:26 +0900
  • 1136aa25da disk: code can be compiled now, but test still failed though Justin Yang 2023-09-10 23:37:30 +0800
  • ec817bfa68 disk: code cleanup (not finish yet) Justin Yang 2023-09-10 23:33:42 +0800
  • caafa49ed1 disk: code cleanup Justin Yang 2023-09-10 02:40:14 +0800
  • 6100e33de2 mem: code cleanup Justin Yang 2023-09-10 02:31:10 +0800
  • e82d2e4ca8 host: enable uptime for NetBSD Justin Yang 2023-09-09 21:25:51 +0800
  • b6a10e04e7 disk: Implement Usage for NetBSD Justin Yang 2023-09-09 20:32:59 +0800
  • 7df86f0f6a Add disk partitions support for NetBSD Justin Yang 2023-09-09 17:47:44 +0800
  • 0665cafa1b chore: replace deprecated ioutil package to os and io #1524 shirou 2023-09-08 17:05:14 +0000
  • 60484418d3
    Merge pull request #1521 from shirou/dependabot/github_actions/actions/checkout-4.0.0 Lomanic 2023-09-08 21:30:26 +0200
  • cdd7dae8c7
    Merge pull request #1523 from shirou/dependabot/github_actions/actions/cache-3.3.2 shirou 2023-09-08 11:34:42 +0900
  • 1d4b8c3989
    chore(deps): bump actions/cache from 3.3.1 to 3.3.2 #1523 dependabot[bot] 2023-09-08 01:37:26 +0000
  • de26169f19
    Merge pull request #1522 from shirou/dependabot/github_actions/actions/upload-artifact-3.1.3 shirou 2023-09-07 10:27:58 +0900
  • 2d2033ed7d
    chore(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 #1522 dependabot[bot] 2023-09-07 01:12:39 +0000
  • eadf3f7a33
    chore(deps): bump actions/checkout from 3.6.0 to 4.0.0 #1521 dependabot[bot] 2023-09-05 01:50:24 +0000
  • d80af8bf10
    Merge pull request #1519 from kevinconaway/kevinconaway/mem-anonhugepages shirou 2023-09-04 21:59:05 +0900
  • 680de57df2
    Merge pull request #1520 from shirou/dependabot/go_modules/golang.org/x/sys-0.12.0 shirou 2023-09-04 11:24:13 +0900
  • 85d37b91b3
    chore(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0 #1520 dependabot[bot] 2023-09-04 01:53:34 +0000
  • 302751d509 disk: start porting to NetBSD, far from complete Justin Yang 2023-09-03 23:08:54 +0800
  • 6a4ec32f3b cpu: remove wrong info copied from openbsd Justin Yang 2023-09-02 23:01:23 +0800
  • 4e662561c2 mem: Add support for NetBSD Justin Yang 2023-09-02 22:57:30 +0800
  • 7f4efa5358 Add support for reading AnonHugePages from /proc/meminfo #1519 Kevin Conaway 2023-08-31 13:19:58 -0400
  • faad806080
    Merge pull request #1518 from shirou/feature/remove_circleci v3.23.8 shirou 2023-08-30 23:16:23 +0900
  • febdeab871 chore: change CIRCLECI environment variable to CI. #1518 shirou 2023-08-30 14:07:47 +0000
  • a09263d9e8
    Merge pull request #1514 from atoulme/faster_file_read shirou 2023-08-29 22:08:12 +0900
  • b1bb498679 ŕeturn mhz #1517 Alex W Baulé 2023-08-28 12:39:23 -0300
  • 490bdec65f
    oops, it's cur not current Alex W. Baulé 2023-08-28 12:23:24 -0300
  • 768bd9d2d6 Ooops..Mhz must be accessible Alex W Baulé 2023-08-28 12:00:45 -0300
  • ff31c3cc45 Implement Mhz to current, min and max. Alex W Baulé 2023-08-28 11:51:58 -0300
  • 54c31d884d
    Revert "test results" #1514 Antoine Toulme 2023-08-27 10:01:46 -0700
  • ae119d36b8 test results Antoine Toulme 2023-08-27 09:46:08 -0700
  • 6fff1c0e99
    proper benchmark Antoine Toulme 2023-08-27 09:42:51 -0700
  • 2684012ab2 Initial support for NetBSD. Currently the changes are all copied from shirou/gopsutil#1364 Justin Yang 2023-08-27 22:48:51 +0800
  • 628dde2301 [common][linux]: add benchmark on Boottime with many CPUs stat file #1515 shirou 2023-08-27 12:02:56 +0000
  • dbca0cd25f [common][linux]: improve readlines performance. shirou 2023-08-27 09:03:20 +0000
  • 89575bdf5a
    Merge pull request #1513 from shirou/dependabot/github_actions/actions/checkout-3.6.0 shirou 2023-08-26 20:59:27 +0900
  • 4ed0f1436a
    return err if not EOF Antoine Toulme 2023-08-25 14:39:29 -0700
  • ca71a6db3c
    lint Antoine Toulme 2023-08-25 14:38:11 -0700
  • a48fd71137
    Revert "send results" Antoine Toulme 2023-08-25 14:33:37 -0700
  • a7a94986fb send results Antoine Toulme 2023-08-25 14:16:28 -0700
  • 4bc9e37b0f
    faster file read Antoine Toulme 2023-08-25 13:35:07 -0700
  • 47860a93c2
    chore(deps): bump actions/checkout from 3.5.3 to 3.6.0 #1513 dependabot[bot] 2023-08-25 01:52:36 +0000
  • ae203651af Fix imports #1512 moein 2023-08-25 04:56:05 +0430
  • a7bbed62e7 Add iota for incremental data moein 2023-08-25 04:35:37 +0430
  • 4ef8bd5f89 making this package usable #1493 Chris Swanson 2023-08-20 11:13:39 -0700
  • 6084c1e2a4
    Merge pull request #1508 from gdvalle/gtd.disk.serial-num-fix shirou 2023-08-20 22:25:10 +0900
  • 0a23dc690f comment cleanup #1508 Greg Dallavalle 2023-08-18 09:17:37 -0500
  • a12ed19a3f refactor CpuUtilTotalStat as CpuUtilStat #1509 Erhan Yakut 2023-08-18 11:37:06 +0300
  • 8bcde848c1
    Merge pull request #1504 from shirou/feature/host_remove_double_quote_on_lsb shirou 2023-08-17 23:51:07 +0900
  • b2d1f05f08 update comment Greg Dallavalle 2023-08-17 09:38:49 -0500
  • aa4c84c6b3
    Update disk/disk_linux.go Greg 2023-08-17 09:37:46 -0500
  • 0ca6266393 fix IOCounters() SerialNumber enumeration Greg Dallavalle 2023-08-16 21:24:20 -0500
  • 2ee5bf7046
    add darwin/arm64 #1507 Ben Toews 2023-08-15 09:05:29 -0600
  • d428168624
    Merge pull request #1506 from shirou/dependabot/github_actions/golangci/golangci-lint-action-3.7.0 shirou 2023-08-15 15:20:36 +0900
  • 7e5f28a19a
    chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 #1506 dependabot[bot] 2023-08-15 01:25:55 +0000
  • 3748c19402 [host][linux]: remove double quote from lsb release info #1504 shirou 2023-08-13 11:45:49 +0000
  • 8ecc0c6804
    Merge pull request #1501 from ozanh/master shirou 2023-08-11 17:20:09 +0900
  • 794c208256 Providing boot time is handled by the user of the library. #1497 Borko Jandras 2023-08-09 12:35:42 -0500
  • 1ed7ea75d7 fix: fixed windows disk package leaks - fixed goroutine leak in PartitionsWithContext - closed registry handle in init #1501 Ozan HACIBEKİROĞLU 2023-08-10 14:48:26 +0300
  • d9aa16ae23 Saving boot time during ProcessesWithContext call (linux). Borko Jandras 2023-08-07 09:31:09 -0500
  • 3bddb2a785
    Merge pull request #1499 from shirou/dependabot/go_modules/github.com/tklauser/go-sysconf-0.3.12 shirou 2023-08-09 11:34:23 +0900
  • 2e6d50e11d
    Merge pull request #1500 from shirou/dependabot/github_actions/actions/setup-go-4.1.0 shirou 2023-08-09 11:33:46 +0900
  • 95d458e650
    chore(deps): bump actions/setup-go from 4.0.1 to 4.1.0 #1500 dependabot[bot] 2023-08-09 01:15:59 +0000
  • b8b6f3d675
    chore(deps): bump github.com/tklauser/go-sysconf from 0.3.11 to 0.3.12 #1499 dependabot[bot] 2023-08-09 01:12:27 +0000