The usbmon: USB monitoring framework
Submitted by admin on Sat, 2006-09-02 14:08
For years, Linux developers used printk() to debug the USB stack, but this approach has serious limitations. In this paper we discuss "usbmon", a recently developed facility to snoop USB traffic in a more efficient way than can be done with printk().
From far away, usbmon is a very straightforward piece of code. It consists of circular buffers which are filled with records by hooks into the USB stack and a thin glue to the user code which fetches these records. The devil, however, is in details. Also the user mode tools play a role.
...
Download PDF.
»
- Add new comment
- 4031 reads








Recent comments
3 weeks 3 days ago
3 weeks 3 days ago
5 weeks 1 day ago
9 weeks 1 day ago
11 weeks 1 day ago
11 weeks 1 day ago
11 weeks 1 day ago
11 weeks 5 days ago
15 weeks 1 day ago
16 weeks 2 days ago