processortrace 0.0.3

Rust library to set-up Intel processor trace for getting raw trace data.
Documentation

Build Status

Processor Trace

Use Intel PT to trace your rust program (work in progess).

cargo clean cargo test python decode.py trace_fn deadbeef > trace_fn.sideband ./sptdecode -s ./trace_fn.sideband -p trace_fn.ptdump