EPTRACE Manual

EPTRACE Command Summary
EPTRACE Manual528811-002
3-9
STOP
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 tarnation out of accelerated
code
ALL
EPTRACE should report all events listed on the event list
STOP
The STOP command directs EPTRACE to stop event tracing of a specific item. You
may request that EPTRACE stop tracing one or more of the following for a process
number, program, or both.
native misalignment events
TNS misalignment events