Expand description
Frontend for memtrace’s CTF format.
Modules
AST for memtrace’s CTF format.
Backtrace context allowing to parse and decode backtrace information.
Errors for memthol, handled by error_chain
.
Location parsing, using an MTF table.
Contains the parser for memtrace’s CTF dump format.
Common imports for the modules in this crate.
Macros
Applies some action to a CtfParser
applied to some bytes.
Import the crate’s whole prelude.
Constants
Memtrace version of the parser realized by this crate.
Traits
Shorthand trait for the signature of event-handling functions.
Functions
Parses a CTF file (memtrace format).