USBTrace Tour: Viewing captured data
| The Log View displays all captured USB requests as shown below. Each entry consists of sequence number, request type, time stamp, request sub type, direction (in/out), target device object, IRP address and completion status. |
| The Info View displays the decoded information corresponding to a USB request. It also displays the IRP, URB and IO_STACK_LOCATION structures corresponding to the USB request. |
| The Buffer View displays the data buffer, if any, associated with the USB request. |
