tree: 303721d7780fb23fefbf1e7b1e48eb9a6354f56c [path history] [tgz]
  1. include/
  2. tests/
  3. BUILD.gn
  4. OWNERS
  5. README.md
  6. usb-monitor-util.cc
src/devices/usb/lib/usb-monitor-util/README.md

USB Monitor

USB monitor tool can be used to capture USB transactions on the device. This tools is still under development.

Currently these components are integrated with USB Monitor -

  • USB Peripheral driver

Usage

  1. Build an image with tracing support as mentioned in recording a trace document.
  2. Record trace when desired to monitor USB transactions.
  3. USB Transaction information would be recorded in traces under “USB Monitor Util” category.