EPTRACE Manual

EPTRACE Command Summary
EPTRACE Manual528811-002
3-4
OBEY
file
is a Guardian file name relative to the current Guardian default volume. file can
also be a fully qualified Guardian path. If the file name already exists, EPTRACE
overwrites the existing file.
OBEY
The OBEY command invokes EPTRACE commands from an edit file.
filename
is the name of a command file in EDIT format (mode 101) that contains EPTRACE
commands. EPTRACE reads the obey file until it detects the end-of-file or
encounters an error. You may embed an OBEY command within an OBEY file
provided that one filename does not refer back to the original filename. For
example, OBEY filename A contains OBEY filename B and OBEY filename B
contains OBEY filename A.
QUIET
turns off the output directed at your terminal for any commands issued within the
filename. QUIET is optional.
SHOW
The SHOW command displays information about events. SHOW displays the following
for each traced event:
event type
PIN
Code address and execution mode (native, accelerated, or interpreted) for the
event
Number of repetitions of that event at that address for that PIN during the report
interval
Rate at which the event occurred
item
is one of:
PIN nnn
OBEY [filename] [QUIET]
SHOW [item [event list] ]