1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-04-26 13:48:59 +08:00

20 Commits

Author SHA1 Message Date
shirou
bc060cc227 add SPDX License, remove old build tag, and replace import 2024-05-28 22:27:17 +09:00
Jan De Dobbeleer
ac63a5690e
fix(windows): remove log statement 2023-10-30 08:39:26 +01:00
TossPig
03d43fb5a2
[load][windows] Fix DATA RACE in load. Avg()
fixed #1526
2023-09-14 05:05:59 +08:00
shirou
231d6f3d4e [load][windows]: add error detail and context handling. 2022-11-19 12:21:45 +00:00
mmorel-35
1e6b445a8a gofumpt 2021-12-22 21:54:41 +00:00
shirou
0969c9436b delete v2 directory, move v3 to top #1078 2021-11-30 23:47:59 +00:00
Johannes Drummer
82b235c9f5 v2 windows counters on non english systems 2021-02-06 11:01:29 +01:00
AtakanColak
277c95057b tidy up loop control and mutex 2020-11-09 10:50:09 +03:00
AtakanColak
b2a3574216 remove percent 2020-11-09 10:37:31 +03:00
AtakanColak
fb44aead39 use ticker and explicit contants 2020-11-09 10:00:22 +03:00
AtakanColak
498a39984d tidy comments 2020-11-06 11:07:02 +03:00
AtakanColak
2c98f69e11 add load v2
tidied up common/windows
added load benchmark for load_test
cpu percent is used as load if queue is zero
2020-11-02 16:54:39 +03:00
AtakanColak
24e6d6d350 add load to windows 2020-10-22 17:44:11 +03:00
shirou
4c73494c78 Add WithContext functions. 2017-12-31 15:25:49 +09:00
Shirou WAKAYAMA
613a8a90e1 fixed by golint. 2016-04-01 21:34:39 +09:00
Shirou WAKAYAMA
ea152ea901 [BREAKING CHANGE] rename functions to pass golint. ex) net.NetIOCounters -> net.IOCounters 2016-03-22 23:09:12 +09:00
Shirou WAKAYAMA
f9effa497e [load]all: add Misc in load to get miscellaneous host info from /proc/stat 2016-02-20 22:52:16 +09:00
Shirou WAKAYAMA
7288e9a5af common[all]: add internal 2015-10-20 00:04:57 +09:00
Shirou WAKAYAMA
13cd195a7e change package name. 2014-12-30 22:09:05 +09:00
Shirou WAKAYAMA
a4671fcc2a move subdirectories. refer to issue #24 2014-11-27 10:18:15 +09:00