previous index next

We export an API for building what we call a client. Our API abstracts away the complexities of the underlying system so that the client can focus on simply observing and manipulating the instruction stream. Our API also provides support to help the client maintain transparency through custom memory allocation, synchronization, and i/o routines.

  Copyright © 2004 Derek Bruening