forked from ROCm/rocprofiler-systems
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
29 lines (29 loc) · 959 Bytes
/
.gitmodules
File metadata and controls
29 lines (29 loc) · 959 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
28
29
[submodule "external/timemory"]
path = external/timemory
url = https://github.com/ROCm/timemory.git
branch = rocprofiler-systems
[submodule "external/perfetto"]
path = external/perfetto
url = https://github.com/google/perfetto.git
[submodule "external/elfio"]
path = external/elfio
url = https://github.com/jrmadsen/ELFIO.git
[submodule "external/dyninst"]
path = external/dyninst
url = https://github.com/ROCm/dyninst.git
branch = dyninst_13
[submodule "external/PTL"]
path = external/PTL
url = https://github.com/jrmadsen/PTL.git
[submodule "external/kokkos"]
path = examples/lulesh/external/kokkos
url = https://github.com/kokkos/kokkos.git
[submodule "external/papi"]
path = external/papi
url = https://github.com/icl-utk-edu/papi.git
[submodule "external/pybind11"]
path = external/pybind11
url = https://github.com/jrmadsen/pybind11.git
[submodule "external/sqlite"]
path = external/sqlite
url = https://github.com/sqlite/sqlite.git