Add DynamoRIO fork

This commit is contained in:
2022-04-29 09:54:07 +02:00
parent bf33a8b06c
commit 569ba2a896
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "DynamoRIO"]
path = DynamoRIO
url = ./DynamoRIO

1
DynamoRIO Submodule

Submodule DynamoRIO added at d3ecd80758

View File

@@ -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]
```
System priviledges are needed for the physical address conversion.
System privileges are needed for the physical address conversion.