Commit Graph

1942 Commits (v3.21.11)
 

Author SHA1 Message Date
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
kestrel a60c462a3a feat(process): implement the 'OpenFilesWithContext' function of the windows system 3 years ago
lufia 0617d71557 [v3][cpu] add plan9 support 3 years ago
hzhaop da62fff846
Merge pull request #1 from easyops-cn/kestrel/process
feat(process): implement the 'OpenFilesWithContext' function of the w…
3 years ago
kestrel 3dabe50107 feat(process): implement the 'OpenFilesWithContext' function of the windows system 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
shirou 8d7a3abddb
Merge pull request #1131 from punya/tbarker25-swap-contd
Add swapdevices method (continued from #1120)
4 years ago
shirou 532241fa78
Merge pull request #1137 from mx-psi/mx-psi/fix-duplicate-symbol
Rename `readdrivestat` function on v3
4 years ago
shirou 582bb14d8a
[linux][mem] remove unnecessary import 4 years ago
Pablo Baeyens 78e8d0adf0
Rename 'readdrivestat' function on v3
Signed-off-by: Pablo Baeyens <pablo.baeyens@datadoghq.com>
4 years ago
Punya Biswal 32b14a3723 Use invoke.CommandWithContext 4 years ago
Florent 27a70bceed Change usage from os.*File.Readdir to os.*File.ReadDir. 4 years ago
shirou cc70488af8
Merge pull request #1134 from rasa/patch-2
Fix minor typos, formatting tweaks
4 years ago
Ross Smith II 5f0e37d823
Fix minor typos, formatting tweaks 4 years ago
shirou 80d5b57405
Merge pull request #1132 from rasa/rasa/add_arm_support
Add arm/arm64 support on Windows (fixes #916)
4 years ago
Derek Ray 1fa38051cb v3/diss (Linux): fix disk retrieve partition issue while using in container 4 years ago
Ross Smith II 14b7231917 Add arm/arm64 support on Windows 4 years ago
shirou ce5729cbcd
Merge pull request #1130 from sunshineplan/master
v3/process (Win): fix Kill() DuplicateHandle error
4 years ago