Package abc.tm.weaving.weaver.tmanalysis.dynainst

Class Summary
DynamicInstrumentationResidue This is a special residue used to dynamically enable or disable a shadow based on a boolean value in an array.
DynamicInstrumenter The DynamicInstrumenter generates dynamic Residues for each shadow that is still enabled.
DynamicSwitchIndexedCodeGenHelper Version of IndexedCodeGenHelper which allows for dynamic switching of non-skip shadows.
Probe Probe - similar to ShadowGroup but keeps a set of shadows only.
ShadowCountManager  
ShadowCountResidue This is a special residue used to count how often a shadow is executed.