linux 下安装 :
官网:https://software.intel.com/en-us/articles/pin-a-binary-instrumentation-tool-downloads
在linux下命令行 :
tar -xf pin-3.7-97619-g0d0c92f4f-gcc-linux.tar.gz
解压即可使用
用法:pin -t your_pintool -- your_binary <arg>
cd /source/tools/ManualExamples
这里有很多现成的pintool可以使用
编译:make all target=intel64
就可以使用了
1万+

被折叠的 条评论
为什么被折叠?



