libguestrace-rekall

libguestrace-rekall — libguestrace Rekall integration.

Functions

addr_t gt_rekall_offset ()

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);

Parameters

state

a GtGuestState.

 

offset_id

a gint.

 

Returns

offset of field corresponding to offset_id as calculated by Rekall.