|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.cunit.instrumentors.util.AInsertAtOpcodeStrategy
edu.rice.cs.cunit.instrumentors.record.CompactRecordBufferCodeStrategy
edu.rice.cs.cunit.instrumentors.record.CompactRecordThreadStartStrategy
public class CompactRecordThreadStartStrategy
Instrumentation strategy that adds code to java.lang.Thread.start to call SyncPointBuffer.compactAdd.
| Field Summary |
|---|
| Fields inherited from class edu.rice.cs.cunit.instrumentors.record.CompactRecordBufferCodeStrategy |
|---|
_code |
| Fields inherited from class edu.rice.cs.cunit.instrumentors.util.AInsertAtOpcodeStrategy |
|---|
_afterOpcodePredicate, _beforeOpcodePredicate, _classPredicate, _methodPredicate, OPCODE_NEVER |
| Constructor Summary | |
|---|---|
CompactRecordThreadStartStrategy()
Create a new strategy. |
|
| Method Summary |
|---|
| Methods inherited from class edu.rice.cs.cunit.instrumentors.record.CompactRecordBufferCodeStrategy |
|---|
insertEndOfMethod, insertInstructionsAfter, insertInstructionsBefore, modifyStackAndLocals |
| Methods inherited from class edu.rice.cs.cunit.instrumentors.util.AInsertAtOpcodeStrategy |
|---|
done, instrument |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompactRecordThreadStartStrategy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||