Add DynamoRIO fork
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "DynamoRIO"]
|
||||||
|
path = DynamoRIO
|
||||||
|
url = ./DynamoRIO
|
||||||
1
DynamoRIO
Submodule
1
DynamoRIO
Submodule
Submodule DynamoRIO added at d3ecd80758
@@ -15,4 +15,4 @@ To trace an application run the following command in the DynamoRIO build directo
|
|||||||
```
|
```
|
||||||
sudo ./drrun -t drcachesim -simulator_type dram_tracer -use_physical -- [application]
|
sudo ./drrun -t drcachesim -simulator_type dram_tracer -use_physical -- [application]
|
||||||
```
|
```
|
||||||
System priviledges are needed for the physical address conversion.
|
System privileges are needed for the physical address conversion.
|
||||||
|
|||||||
Reference in New Issue
Block a user