forked from bytedance/Elkeid
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.43 KB
/
Copy path.gitmodules
File metadata and controls
36 lines (36 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "agent/support/rust/flexi_logger"]
path = agent/support/rust/flexi_logger
url = git@github.com:bytedance/flexi_logger.git
[submodule "rasp/pangolin"]
path = rasp/pangolin
url = https://github.com/Hackerl/pangolin
[submodule "rasp/python/python-inject/caller/crt"]
path = rasp/python/python-inject/caller/crt
url = https://github.com/Hackerl/crt
[submodule "rasp/python/python-inject/cmake"]
path = rasp/python/python-inject/cmake
url = https://github.com/Hackerl/cmake-3rd
[submodule "rasp/python/python-inject/include/common"]
path = rasp/python/python-inject/include/common
url = https://github.com/Hackerl/cpp-common
[submodule "rasp/python/python-client/include/common"]
path = rasp/python/python-client/include/common
url = https://github.com/Hackerl/cpp-common
[submodule "rasp/python/python-client/cmake"]
path = rasp/python/python-client/cmake
url = https://github.com/Hackerl/cmake-3rd
[submodule "rasp/golang/go/stack/printf"]
path = rasp/golang/go/stack/printf
url = https://github.com/mpaland/printf
[submodule "rasp/golang/include/common"]
path = rasp/golang/include/common
url = https://github.com/Hackerl/cpp-common
[submodule "rasp/golang/cmake"]
path = rasp/golang/cmake
url = https://github.com/Hackerl/cmake-3rd
[submodule "rasp/jvm/jattach"]
path = rasp/jvm/jattach
url = https://github.com/apangin/jattach.git
[submodule "rasp/util-linux"]
path = rasp/util-linux
url = https://github.com/karelzak/util-linux.git