Skip to content

A Trace-Driven memory Simulator. Originally forked from Santiago Bock's HMMSim

License

Notifications You must be signed in to change notification settings

mohamadkav/HMMSim

Repository files navigation

Prerequisites:

Linux
g++ compiler version 4.8.2 or newer
Pin version 2.14


To build the simulator:

make


To trace a program:

pin.sh -t obj-intel64/TracerPin.so -- /program/to/trace


To run the simulator:

obj-intel64/sim configuration trace

About

A Trace-Driven memory Simulator. Originally forked from Santiago Bock's HMMSim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published