The nt_iotrace command captures the i/o activity for a process id.
Syntax
nt_iotrace pib {(options} |
Parameter(s)
pib |
pib number. |
|
options |
b |
Binary Trace |
d |
Decimal Trace |
|
h |
Hexadecimal Data |
|
i |
Trace input |
|
o |
Trace output |
|
t |
Start trace (default) NOTE—Not compatible with x option. |
|
x |
Stop trace NOTE—Not compatible with t option. |
NOTE |
There must be at least and i or o option. |