-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (27 loc) · 885 Bytes
/
.gitmodules
File metadata and controls
28 lines (27 loc) · 885 Bytes
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
[submodule "graphBIG"]
path = graphBIG
url = https://github.com/xlab-uiuc/graphBIG.git
[submodule "gups"]
path = gups
url = https://github.com/xlab-uiuc/gups.git
[submodule "sysbench"]
path = sysbench
url = https://github.com/xlab-uiuc/sysbench.git
[submodule "FlameGraph"]
path = FlameGraph
url = https://github.com/brendangregg/FlameGraph.git
[submodule "LEBench"]
path = LEBench
url = https://github.com/xlab-uiuc/LEBench.git
[submodule "ltp"]
path = ltp
url = https://github.com/linux-test-project/ltp
[submodule "ycsb"]
path = ycsb
url = https://github.com/xlab-uiuc/ycsb.git
[submodule "memcached_rethinkvm"]
path = memcached_rethinkvm
url = https://github.com/xlab-uiuc/memcached_rethinkvm.git
[submodule "postgresql-14.13"]
path = postgresql-14.13
url = https://github.com/xlab-uiuc/postgresql-14.13.git