DrWhax
a25e77764a
Fixes for fixing the PIN build for all operating systems ( #94 )
...
* remove unneeded std namespace
* remove Wno-aligned-new
* This makes the build work again, tested on VC2015 community edition on
Windows Server 2019.
Credit for these changes go to: https://github.com/HongThatCong/Lighthouse-CodeCoverage-build
2020-12-26 21:57:41 -05:00
Jan Beck
b1488c3086
Add compatibility with PIN 3.11 ( #77 )
...
* Add compatibility with PIN 3.11
Co-authored-by: gaasedelen <gaasedelen@users.noreply.github.com >
2020-03-29 05:36:04 -04:00
Jakob Pearson
ac12ef74db
Minor changes, to compile on Windows with VS2017 ( #69 )
...
* Update build-x64.bat
* Update build-x86.bat
* Update ImageManager.cpp
* Update CodeCoverage.cpp
* Update CodeCoverage.cpp
* Update ImageManager.cpp
2019-10-22 12:13:27 -07:00
gaasedelen
efe4880728
pseudo merge of fbl_pintool
2017-09-20 11:49:47 -07:00
gaasedelen
0c8c8d960a
removing pintool for now (see fbl_pintool branch)
2017-07-18 17:26:59 -07:00
Agustin Gianni
a4e23cd5ba
Adds pintool for code coverage logging
...
Implements a pintool that gathers code coverage information and saves it
using drcov format.
2017-07-16 20:41:54 +02:00