API Reference
- CONTROL Program control and initialization
- IMG Image: an image (executable or library)
- SEC Section: a section within an Image
- RTN Routine: a routine/function/procedure within a section
- BBL Basic block: a single entrace, single exit sequence of instructions
- INS Instruction: an instruction (syllable) within a routine
- TRACE Trace: a single entrance, multiple exit sequence of instructions
- SYM Symbol: n symbol (regular or dynamic) within an image
- REG Register
- ARG Arguments to instrumentation routines
- DBG Access debug information from a Pintool
- CODECACHE Inspect or alter code cache behavior
- SP SuperPin tool api for parallel exec
- OPIN Modify program for optimization
- CHECKPOINTING Save processor state and restart program at a given point
- MISC Miscellaneous functions
This section contains utilities that are not directly related to instrumentation, but are useful for writing tools.
Generated on Tue Jan 16 00:09:08 2007 for Pin by
1.4.6