]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / tracking
authorMike Isely <isely@pobox.com>
Fri, 28 Mar 2008 08:34:45 +0000 (05:34 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:47 +0000 (14:09 -0300)
commit4b875c34a91567fcd59ffad4561534b257a7d4ef
treeea90956680289c0797b715422e9d1c889f38f3d5
parentb1ccf03b99b8d85f3fe8b1698ddebbbff11c0942
V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / tracking

Implement a mechanism in the pvrusb2 driver for gathering statistics
on the stream buffering, including bytes transferred, buffers handled,
buffers in flight, etc.  This is useful for debugging certain classes
of streaming issues and for determining if the buffer pool size is
generally correct for the driver.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-debugifc.c
drivers/media/video/pvrusb2/pvrusb2-hdw.c
drivers/media/video/pvrusb2/pvrusb2-io.c
drivers/media/video/pvrusb2/pvrusb2-io.h