EPTRACE Manual

EPTRACE Command Summary
EPTRACE Manual528811-002
3-8
START
START
The START command directs EPTRACE to begin tracing events. You may request that
EPTRACE report one or more of the following for a process number, program, or both.
native misalignment events
TNS misalignment events
references to relative segments 2 or 3
unexpected transitions out of accelerated code
1
Mode
Valid values are:
ACC - accelerated code
INT - interpreted code
NAT - native code
2 Code Space Valid values are:
CISC UC - TNS code in the user space
CISC Pub - TNS public libraries
NAT UC - native user code, including
private libraries
PUB - native public DLL code
IMP - implicit DLL code
Other - any other code or libraries
3 Level Valid values are:
User - Code is running in non-privileged
mode
PrivK - Code is running with kernel
privilege
4 Type Valid values are:
PDLL/IMP - Public or implicit DLL code
space
UserCode - User Code space
Other - Unclassified
START [item [event list] ]