File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# download and extract intel pin
22pushd .
33cd ..
4- wget https://software.intel.com/sites/landingpage/pintool/downloads/pin-3.27-98718-gbeaa5d51e -gcc-linux.tar.gz
5- tar xf pin-3.27-98718-gbeaa5d51e -gcc-linux.tar.gz
4+ wget https://software.intel.com/sites/landingpage/pintool/downloads/pin-3.28-98749-g6643ecee5 -gcc-linux.tar.gz
5+ tar xf pin-3.28-98749-g6643ecee5 -gcc-linux.tar.gz
66popd
77
88# build CodeCoverage(this repository code)
Original file line number Diff line number Diff line change 1- ../pin-3.27-98718-gbeaa5d51e -gcc-linux/pin -t ./obj-intel64/CodeCoverage.so -- examples/c_function_call/cov_sample 1 2
1+ ../pin-3.28-98749-g6643ecee5 -gcc-linux/pin -t ./obj-intel64/CodeCoverage.so -- examples/c_function_call/cov_sample 1 2
Original file line number Diff line number Diff line change 1- make PIN_ROOT=../pin-3.27-98718-gbeaa5d51e -gcc-linux
1+ make PIN_ROOT=../pin-3.28-98749-g6643ecee5 -gcc-linux
22
You can’t perform that action at this time.
0 commit comments