Skip to content
 
 

Repository files navigation

Setup

mkdir build
cd build
cmake --configure ..
cd ..
cmake .
make
bin64/drrun -t drcachesim  -simulator_type elam -- ls

Usage

make && bin64/drrun -t drcachesim -simulator_type elam -- ls 2> data.csv there's probably a good way to get results to a file that's robust to programs polluting stderr but i do not care for now python3 visualize_trace.py data.csv

About

Dynamic Instrumentation Tool Platform

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages