ptcov 0.1.0

Decoder to compute code coverage from Intel® Processor Trace traces
Documentation

ptcov

GHA Status Latest Version Documentation License

ptcov is a decoder library to compute AFL-style code coverage from Intel® Processor Trace (PT) traces.

Optional PT packets and erratas are not fully supported.

This crate is base on Intel's SDM and takes inspiration from Intel's libipt and from libxdc.