TPTP 4.2.0 Platform Project
Public API Specification

Package org.eclipse.hyades.execution.trace.util

Class Summary
ProfilerImpl This is the profiler skeleton that can be used create profilers in a distributed environment.
RecordAgentCreate This is the record for an agent creation.
RecordArray This is the record for an array of variables.
RecordClassDef This is the record for a class definition.
RecordInvocationContext This is the record for an invocation context.
RecordMethodAccess This is the record for accessing a method.
RecordMethodDef This is the record for method definition.
RecordObjAlloc This is the record for object creation.
RecordParameterDef This is the record for a parameter definition.
RecordThreadStart This is the record for a thread start.
RecordTraceStart This is the record for a trace start.
RecordVariable This is the record for a parameter or a return value.
Utilities This is a utility class to perform various common tasks.
 


TPTP 4.2.0 Platform Project
Public API Specification