VOTE Implementation: Part II
ClassName PtrAddr Action TimeStamp MethodName
- ClassName = the name of the class.
- PtrAddr = the memory address of the object/class instance.
- Action = [enter|return] “enter” on AutoLog allocation, signaling method invocation and “return” on AutoLog deallocation, signaling method return.
- TimeStamp = system time at log event.
- MethodName = the name of the method.