libguestrace-rekall
libguestrace-rekall — libguestrace Rekall integration.
|
|
Includes
#include <libguestrace/gt-rekall.h>
Description
This interface allows a program using libguestrace to obtain kernel-data-structure
offsets as found by Rekall.
Functions
gt_rekall_offset ()
addr_t
gt_rekall_offset (GtGuestState *state
,
int offset
);
Returns
offset of field corresponding to offset_id
as calculated by Rekall.