shirou
|
35e404b9b4
|
remove terminal for macOS on README
|
2021-10-30 09:44:37 +00:00 |
|
shirou
|
00ff5a1a07
|
change minimum version to 1.16 on README
|
2021-10-30 09:32:47 +00:00 |
|
shirou
|
913fd267dc
|
Merge branch 'rschmied-dev'
|
2021-10-30 09:27:42 +00:00 |
|
shirou
|
f029ac1904
|
add cwd to macOSX
|
2021-10-30 09:25:01 +00:00 |
|
shirou
|
61f064febb
|
Merge branch 'rschmied-dev'
|
2021-10-30 09:23:57 +00:00 |
|
shirou
|
45a1287149
|
Merge branch 'dev' of github.com:rschmied/gopsutil into rschmied-dev
|
2021-10-30 09:23:21 +00:00 |
|
shirou
|
e032a1c81d
|
Merge pull request #1059 from d1ss0nanz/issue1058
use ioreg to read IOPlatformUUID as HostID
|
2021-10-30 17:43:32 +09:00 |
|
kestrelcjx
|
5832fdfb9b
|
chore(process): open file in process test case
|
2021-10-29 20:20:23 +08:00 |
|
shirou
|
9928258ac8
|
Merge pull request #1163 from secDre4mer/master
feat: Add support for Cwd() on Windows
|
2021-10-28 21:46:51 +09:00 |
|
Max Altgelt
|
a4679b798b
|
feat: Add support for Cwd() on Windows
|
2021-10-27 09:55:26 +02:00 |
|
shirou
|
fb65e185a9
|
Merge pull request #1155 from lufia/add-plan9-cpu
[v3][cpu] add plan9 support
|
2021-10-23 11:49:24 +09:00 |
|
shirou
|
8f489b62d0
|
Merge branch 'master' into add-plan9-cpu
|
2021-10-23 11:09:39 +09:00 |
|
shirou
|
ed86f283aa
|
Merge pull request #1161 from scop/solaris-mem-fixes
Solaris mem fixes
|
2021-10-23 00:56:02 +09:00 |
|
Ville Skyttä
|
09c3ba3896
|
[mem][solaris] simplify regular expressions
|
2021-10-22 18:28:52 +03:00 |
|
Ville Skyttä
|
093e68cb91
|
[mem][solaris] improve prtconf memory size scraping
Accept uppercase Memory, that's how it appears to be at least in Solaris
11.3 and OpenIndiana oi_151a7.
|
2021-10-22 18:27:43 +03:00 |
|
Ville Skyttä
|
768c3b1888
|
[mem][solaris] don't hardcode path to prtconf in error message
|
2021-10-22 18:22:07 +03:00 |
|
shirou
|
d863ea4cc5
|
Merge pull request #1157 from acabarbaye/wmi
Use go-ole with Arm Windows support
|
2021-10-21 00:24:36 +09:00 |
|
shirou
|
dc7673d442
|
Merge pull request #1158 from JanDeDobbeleer/main
fix: windows arm64 support
|
2021-10-21 00:21:31 +09:00 |
|
Jan De Dobbeleer
|
f169486407
|
fix: windows arm support
|
2021-10-20 13:49:30 +02:00 |
|
Adrien CABARBAYE
|
0953979fef
|
Use ole with Arm Windows support
|
2021-10-19 17:45:03 +01:00 |
|
shirou
|
c60ff71766
|
Merge pull request #1151 from shirou/feature/add_build_test_to_githubaction
Feature/add build test to githubaction
|
2021-10-17 23:21:11 +09:00 |
|
shirou
|
1777fa2fcc
|
[v3][plan9][mem] fix fallback build tag
|
2021-10-17 13:44:12 +00:00 |
|
shirou
|
7ae41c1f40
|
[v2][solaris][mem] fix invoke ctx.
|
2021-10-17 13:20:16 +00:00 |
|
shirou
|
4db4dc09a0
|
[v3] fix Signal import on dragonfly OS in fallback
|
2021-10-17 13:13:57 +00:00 |
|
shirou
|
ed7efd5d01
|
fix path on build_test
|
2021-10-17 12:56:00 +00:00 |
|
shirou
|
a4ec7a2e77
|
fix build_test workflow
|
2021-10-17 10:13:04 +00:00 |
|
shirou
|
3e7da36a46
|
[mem][solaris] fix wrong variable name.
|
2021-10-17 10:13:04 +00:00 |
|
shirou
|
63210193c2
|
add build_test to github action
|
2021-10-17 10:13:04 +00:00 |
|
shirou
|
9ba4650578
|
Merge pull request #1145 from shirou/feature/update_x_sys
[v3] update x/sys version and fix v2 process kill
|
2021-10-17 19:11:57 +09:00 |
|
shirou
|
703175c3fb
|
[v2][process][windows] fix Kill causes DuplicateHandle error
|
2021-10-17 09:59:20 +00:00 |
|
shirou
|
b96339ab43
|
[v3] update x/sys version.
|
2021-10-17 09:56:58 +00:00 |
|
kestrel
|
a60c462a3a
|
feat(process): implement the 'OpenFilesWithContext' function of the windows system
|
2021-10-16 23:51:19 +08:00 |
|
lufia
|
0617d71557
|
[v3][cpu] add plan9 support
|
2021-10-14 22:34:52 +09:00 |
|
hzhaop
|
da62fff846
|
Merge pull request #1 from easyops-cn/kestrel/process
feat(process): implement the 'OpenFilesWithContext' function of the w…
|
2021-10-11 11:04:20 +08:00 |
|
kestrel
|
3dabe50107
|
feat(process): implement the 'OpenFilesWithContext' function of the windows system
|
2021-10-11 05:30:29 +08:00 |
|
shirou
|
79c6edf913
|
Merge pull request #1148 from lufia/add-plan9-mem
[v3][mem] add plan9 support
|
2021-10-09 23:33:43 +09:00 |
|
shirou
|
54eae75ed3
|
Merge pull request #1150 from shirou/feature/fix_mem_bsd
[mem][bsd] fix missing arg
|
2021-10-09 22:54:00 +09:00 |
|
WAKAYAMA shirou
|
46d6fcc192
|
[mem][bsd] fix missing arg
|
2021-10-09 22:49:58 +09:00 |
|
shirou
|
285b4a4a01
|
Merge pull request #1142 from maier/master
fixes for mem_solaris.go
|
2021-10-09 22:48:31 +09:00 |
|
shirou
|
27a7c1c06b
|
Merge pull request #1147 from elmeyer/fix-windows-11
host, v3/host (Windows): Fix Windows 11 reporting
|
2021-10-09 22:45:58 +09:00 |
|
lufia
|
0eae055018
|
[v3][mem] add plan9 support
|
2021-10-09 07:44:59 +09:00 |
|
Lars Meyer
|
db020a3546
|
[host][windows][v3] Fix Windows 11 reporting
While ProductName remains "Windows 10", versions with Build no. >= 22000
are Windows 11.
|
2021-10-08 09:36:43 +02:00 |
|
Lars Meyer
|
a7d936d0a4
|
[host][windows] Fix Windows 11 reporting
While ProductName remains "Windows 10", versions with Build no. >= 22000
are Windows 11.
|
2021-10-08 09:36:28 +02:00 |
|
shirou
|
3a63fa472d
|
Merge pull request #1146 from shirou/feature/add_missing_commits
[v3][mem] add missing files.
|
2021-10-07 22:01:54 +09:00 |
|
maier
|
4dcbf38c38
|
remove go1.17 build constraint
|
2021-10-07 08:57:42 -04:00 |
|
shirou
|
3ff6b5dd8b
|
[v3][mem] add missing files.
|
2021-10-07 12:57:31 +00:00 |
|
shirou
|
fd4fbd9c79
|
Merge pull request #1121 from scop/lint
Lint fixes
|
2021-10-07 20:28:38 +09:00 |
|
shirou
|
5bdd02c944
|
Merge pull request #1140 from punya/proc-created-v3
Copy load.MiscStat ProcsCreated field from v2 to v3 (supersedes #1123)
|
2021-10-07 20:19:23 +09:00 |
|
Punya Biswal
|
1a0c514676
|
Poke CI
|
2021-10-06 15:55:38 -04:00 |
|
Punya Biswal
|
a8969d01e8
|
Poke CI
|
2021-10-06 14:53:29 -04:00 |
|