issues
search
scanhex
/
intel-pin
MIT License
0
stars
0
forks
source link
Add initial framework for using Intel PIN
#2
Open
mentatbot[bot]
opened
4 months ago
mentatbot[bot]
commented
4 months ago
Added CMakeLists.txt to build inscount.cpp using CMake.
Implemented a simple busy loop program in busy_loop.cpp.
Created inscount.cpp to count the number of instructions executed using Intel PIN.
Configured necessary include and link directories for Intel PIN in CMakeLists.txt.
Closes #1
Closes #1