summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/scripts/sancov.py
AgeCommit message (Expand)Author
2015-03-25[PowerPC]Fix sancov.py to once again support big endianBill Seurer
2015-03-19[sanitizer] fix 'sancov.py merge' and add a test for itKostya Serebryany
2015-03-19[sanitizer] trying to fix sancov.py with 32-bit pythonKostya Serebryany
2015-03-18[sanitizer] change the sanitizer coverage format once again, this time adding...Kostya Serebryany
2015-03-18[sanitizer] add run-time a flag coverage_order_pcs. When true, the PCs are du...Kostya Serebryany
2015-03-17[sanitizer] change the format of coverage dump: instead of always dumping 32-...Kostya Serebryany
2014-12-25[sanitizer] Tweak sancov.py output.Evgeniy Stepanov
2014-12-25[sanitizer] sancov.py: print status to stderrEvgeniy Stepanov
2014-06-03[sancov] Handle spaces in module name.Evgeniy Stepanov
2014-06-02[sancov] Remove debug leftovers and update usage text.Evgeniy Stepanov
2014-05-27[asancov] Write coverage directly to a memory-mapped file.Evgeniy Stepanov
2014-05-19[sanitizer] Support sandboxing in sanitizer coverage.Sergey Matveev
2013-11-15[asan] helper script to dump/merge coverage dataKostya Serebryany