Trace – HP NonStop G-Series User Manual
Page 155

NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide—429952-014
6-81
TRACE
TRACE
Specifies a NonStop AutoTMF software trace configuration and enables tracing. When
prepared programs begin execution, the programs access the trace configuration and,
if enabled, begin tracing selected operations to the trace file.
Programs already executing are not traced unless dynamic tracing is enabled (see
Tracing is a diagnostic tool for NonStop AutoTMF software problems. The TRACE
command should be used with caution in a production environment.
Note that the user should not rely on the current format of the trace output remaining
the same over time. The output format of the trace is subject to change.
TRACE [trace-index] [traced-entity ]
TO {filename | MYTERM }
[, process-specs]
[, option];
or
TRACE STOP;
traced-entity is
{ EXEC[UTION]
}
{
}
{ KEYS
}
{
}
{ DATA
}
process-specs is
{ PROGRAM { object-file-name | fileset }
}
{
}
{ PROCESS { process-name | process-namelist | * }
}
{
}
{ PROCESS { cpu,pin }
}
{
}
{ PROCESS { cpu,* }
}
option is
{ CLEAR
}
{
}
{ DEBUG { TERM term-name | MYTERM }
}
{
}
{ EDIT
}
{
}
{ FOR n
}
{
}
{SEPARATE
}
{
}
{TRANSID
}