EPTRACE Manual

EPTRACE Command Summary
EPTRACE Manual528811-002
3-10
STOP
references to relative segments 2 or 3
unexpected transitions out of accelerated code
item
is one of:
PIN nnn
events that occur in process number nnn in the current CPU.
PROGRAM ppp
is the program name for which EPTRACE is reporting events. The program
name is relative to the current directory of the executable (Guardian or
OSS).
ALL
displays all events that occur in a process number or program name for the
monitored CPU.
event list
is one or more of:
NATIVE_MISALIGN
is 2-byte, 4-byte, and 8-byte store and fetch operations not on a native
boundary
TNS_MISALIGN
is 2-byte, 4-byte, and 8-byte fetch and store operations not on even
boundaries
RELSEG2OR3
are references to relative segments 2 or 3
FROM_ACC
is when the program makes an unexpected transition out of accelerated
code
TO_ACC
is when the program makes an unexpected transition into accelerated code
ALL
EPTRACE should stop reporting all events listed on the event list
STOP [item [event list] ]