tree: 3072261853084f564ae959e32120f63403c20238 [path history] [tgz]
  1. include/
  2. tests/
  3. BUILD.gn
  4. METADATA.textproto
  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.