Crate libipt

Source

Modules§

asid
Address Space Identifier
block
Simple API for iterating over blocks of sequential instructions in execution order.
enc_dec_builder
Intel Processor Trace (Intel PT) encoder or decoder configuration.
error
Unique error enum used across the library.
event
Higher-level events often resulting from the combination of different PT packets.
image
Module handling the memory images of the binaries beeing traced, used in high level decoding.
insn
Simple API for iterating over instructions in execution order.
packet
Intel PT packet encoding and decoding.
status
Info about the decoder status

Structs§

Version
The underlying C library (libipt) version.