Bohan-hu / Pin-Tool-Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation

Make sure you have Intel's PinTool installed on your computer (Download from the Download Page), and the environment variable PIN_ROOT is pointed to the installation path.

Then, run make.

Run Tests

make test BINARY=/path/to/binary

Reference

For more information, please refer to the Chapter "Build Your Own Tool" and "Pin's Makefile Infrastructure" in Intel Pin User Guild

About


Languages

Language:C++ 93.3%Language:Makefile 6.7%