libafl_intelpt 0.15.4

Intel Processor Trace wrapper for libafl
docs.rs failed to build libafl_intelpt-0.15.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: libafl_intelpt-0.15.3

Intel Processor Trace (PT) low level code

This module is a wrapper around the IntelPT kernel driver, exposing functionalities specifically crafted for LibAFL.

At the moment only Linux hosts are supported.

You can run sudo -E cargo test intel_pt_check_availability -- --show-output to check if your host has all the features used by this crate.