Commit Graph

1901 Commits (fb65e185a90cc6aff00678664869701d491d9a43)
 

Author SHA1 Message Date
shirou fb65e185a9
Merge pull request #1155 from lufia/add-plan9-cpu
[v3][cpu] add plan9 support
3 years ago
shirou 8f489b62d0
Merge branch 'master' into add-plan9-cpu 3 years ago
shirou ed86f283aa
Merge pull request #1161 from scop/solaris-mem-fixes
Solaris mem fixes
3 years ago
Ville Skyttä 09c3ba3896 [mem][solaris] simplify regular expressions 3 years ago
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.
3 years ago
Ville Skyttä 768c3b1888 [mem][solaris] don't hardcode path to prtconf in error message 3 years ago
shirou d863ea4cc5
Merge pull request #1157 from acabarbaye/wmi
Use go-ole with Arm Windows support
3 years ago
shirou dc7673d442
Merge pull request #1158 from JanDeDobbeleer/main
fix: windows arm64 support
3 years ago
Jan De Dobbeleer f169486407
fix: windows arm support 3 years ago
Adrien CABARBAYE 0953979fef Use ole with Arm Windows support 3 years ago
shirou c60ff71766
Merge pull request #1151 from shirou/feature/add_build_test_to_githubaction
Feature/add build test to githubaction
3 years ago
shirou 1777fa2fcc [v3][plan9][mem] fix fallback build tag 3 years ago
shirou 7ae41c1f40 [v2][solaris][mem] fix invoke ctx. 3 years ago
shirou 4db4dc09a0 [v3] fix Signal import on dragonfly OS in fallback 3 years ago
shirou ed7efd5d01 fix path on build_test 3 years ago
shirou a4ec7a2e77 fix build_test workflow 3 years ago
shirou 3e7da36a46 [mem][solaris] fix wrong variable name. 3 years ago
shirou 63210193c2 add build_test to github action 3 years ago
shirou 9ba4650578
Merge pull request #1145 from shirou/feature/update_x_sys
[v3] update x/sys version and fix v2 process kill
3 years ago
shirou 703175c3fb [v2][process][windows] fix Kill causes DuplicateHandle error 3 years ago
shirou b96339ab43 [v3] update x/sys version. 3 years ago
lufia 0617d71557 [v3][cpu] add plan9 support 3 years ago
shirou 79c6edf913
Merge pull request #1148 from lufia/add-plan9-mem
[v3][mem] add plan9 support
3 years ago
shirou 54eae75ed3
Merge pull request #1150 from shirou/feature/fix_mem_bsd
[mem][bsd] fix missing arg
3 years ago
WAKAYAMA shirou 46d6fcc192 [mem][bsd] fix missing arg 3 years ago
shirou 285b4a4a01
Merge pull request #1142 from maier/master
fixes for mem_solaris.go
3 years ago
shirou 27a7c1c06b
Merge pull request #1147 from elmeyer/fix-windows-11
host, v3/host (Windows): Fix Windows 11 reporting
3 years ago
lufia 0eae055018 [v3][mem] add plan9 support 3 years ago
Lars Meyer db020a3546 [host][windows][v3] Fix Windows 11 reporting
While ProductName remains "Windows 10", versions with Build no. >= 22000
are Windows 11.
3 years ago
Lars Meyer a7d936d0a4 [host][windows] Fix Windows 11 reporting
While ProductName remains "Windows 10", versions with Build no. >= 22000
are Windows 11.
3 years ago
shirou 3a63fa472d
Merge pull request #1146 from shirou/feature/add_missing_commits
[v3][mem] add missing files.
3 years ago
maier 4dcbf38c38 remove go1.17 build constraint 3 years ago
shirou 3ff6b5dd8b [v3][mem] add missing files. 3 years ago
shirou fd4fbd9c79
Merge pull request #1121 from scop/lint
Lint fixes
3 years ago
shirou 5bdd02c944
Merge pull request #1140 from punya/proc-created-v3
Copy load.MiscStat ProcsCreated field from v2 to v3 (supersedes #1123)
3 years ago
Punya Biswal 1a0c514676 Poke CI 3 years ago
Punya Biswal a8969d01e8 Poke CI 3 years ago
maier d644c6bef6 fix: mem/mem_solaris.go:148:42: cannot use swapsCommandPath (type string) as type context.Context in argument to invoke.CommandWithContext - add ctx to call 3 years ago
maier 87fc40cbd6 fix: mem/mem_solaris.go:146:59: undefined: swapCommand - typo swapsCommand 3 years ago
Punya Biswal 7b10596d95 Poke CI 3 years ago
shirou 5e4b256b03
Merge pull request #1141 from shirou/feature/update_github_action_environment_202110
Update github action virtual environments and golang version
3 years ago
shirou bf37f4d1ec Update github action virtual environments and golang version
Golang: 15,16 -> 16, 17
Ubuntu: 1604, 1804 -> 1804, 2004
Mac: 10.14, 11.0 -> 10.15, 11
3 years ago
Punya Biswal bf1ba03736 Copy BSD implementation to v3 4 years ago
shirou b057cf4b84 add release recipe in Makefile 4 years ago
shirou c2f6682078
Merge pull request #1133 from derekhjray/master
v3/diss (Linux): fix disk retrieve partition issue while using in container
4 years ago
shirou b39f8bb90e
[v2][disk][linux] apply DiskPartiton change to v2 4 years ago
shirou 8d02cf8b0c
Merge pull request #1138 from shirou/feature/v3_add_swapdevice
[mem] Add mem.SwapDevices() to v3
4 years ago
shirou 7be7e7807f [process] extend maxElapsedTime on process_test 4 years ago
shirou 9e82343ffb [mem] fix import path 4 years ago
shirou 8177d340fd [mem] Add swapdevice 4 years ago