EPTRACE Manual

EPTRACE Command Summary
EPTRACE Manual528811-002
3-2
CLEAR
path
is either the fully qualified OSS path or an OSS path relative to the current OSS
path.
CLEAR
The CLEAR command resets the trace buffer and time trace fields to zero.
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
clears all events for a process number, program, and reset all CPU wide
counters and time monitor fields for the monitored CPU.
ENV
The ENV command outputs the current OSS or Guardian path.
EXIT
The EXIT command closes the EPTRACE program. This includes stopping all tracing,
closing any active log files, and discarding any dynamically allocated trace buffers and
counters. The BYE and QUIT commands are synonyms for the EXIT command.
CLEAR [item]
ENV
EXIT