W dniu 9 stycznia 2012 23:25 użytkownik Peter Stuge [off-list ref] napisał:
Rafał Miłecki wrote:
quoted
I've been using "usbmon" to dump traffic.
The tool at http://people.redhat.com/zaitcev/linux/usbmon-6.tar.gz
and not simply cat on the usbmon files in debugfs I hope.
debugfs only shows the first bytes of long transfers, but the API
used by the usbmon-6 tool shows complete traffic.
I was just using
cat /sys/kernel/debug/usb/usbmon/0u
I didn't see info about eating the rest of transfer in
Documentation/usb/usbmon.txt. Thanks for the tip, I'll give it a
chance tomorrow.
--
Rafał