On Wed, 14 Jul 2010 16:34:48 +0200, Sachin VYAS <sachin.vyas@xxxxxxxxxxxxxx> wrote:
We have requirement to capture Raw data (mainly trace data) from USB on Embedded Board to PC (linux/Windows) over USB Serial Class (g_serial in USB). And we are trying to find out what kind of tool/utilities we can use on Linux/Windows host side to measure throughput performance. Can anyone suggest if they have used such tool/utility on Windows/Linux?
The simplest would be to pv /dev/zero >/dev/ttyUSB0 or pv </dev/ttyUSB0 >/dev/null (replace ttyUSB0 with ttyACM0 if you are on device side). Maybe that helps. -- Best regards, _ _ | Humble Liege of Serenely Enlightened Majesty of o' \,=./ `o | Computer Science, Michał "mina86" Nazarewicz (o o) +----[mina86*mina86.com]---[mina86*jabber.org]----ooO--(_)--Ooo-- -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html