forked from boruiwang/PinTool
-
Notifications
You must be signed in to change notification settings - Fork 0
jishenzhao/PinTool
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# It's for implemenation of pintool. ##################################### #How to run pintool in Ubuntu 1. Cp MyPinTool.cpp to /source/tools/MyPinTool 2. Go to tools and run make --directory MyPinTool it will create obj-intel64 folder where we can find MyPinTool.so 3. Go to the path to your pin, and run ./pin.sh -t <path to MyPinTool.so> -o <path to your output file> -- <your test file> (it works for pin-2.14-7-1313)
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 94.9%
- C 5.1%