What is the best tool for traceing the driver??
I need to rewrite a API for a SCI network adapter.
The layer is like api--sisci--IRM(Interconnect Resource
Manager)
So, i really need some tools for traceing the invocation of functions
in the kernel so that i could know the structure of the driver and
which part of the driver need to be rewrote.
There 's one named Linux Trace Toolkit .but it need add patch to kernel
and seems out of date.
Pleae provide me some good tools in driver development. Thanks
.
Relevant Pages
- Re: 2.6.30-rc4 kernel
... I think there may be a problem with the 2.6.30 kernel that is ... # Generic Driver Options ... # PCI IDE chipsets support ... # Other IDE chipsets support ... (Linux-Kernel) - 2.6.30-rc4 kernel
... kernel panic - not syncing: ... # Generic Driver Options ... # PCI IDE chipsets support ... # Other IDE chipsets support ... (Linux-Kernel) - [PATCH 18-rc2] Fix typos in /Documentation : N-P
... Again, if you're not gonna do synchronization with disk drives (dang, ... -the kernel. ... There are two options specific to PSX driver portion. ... The driver uses the settings from the EEPROM set in the SCSI BIOS ... (Linux-Kernel) - Re: PROBLEM: kernel BUG at drivers/media/video/em28xx/em28xx-video.c:891
... I am using a Pinnacle Dazzle DVC100 Rev 1.1 USB frame grabber card, and each time I stop capturing video the driver crashes. ... This happens both in an unpatched 2.6.37 kernel and in the debian 2.6.32-5 kernel. ... em28xx driver crashes and usb subsystem hangs when video capturing stops. ... (Linux-Kernel) - PROBLEM: kernel BUG at drivers/media/video/em28xx/em28xx-video.c:891
... I am using a Pinnacle Dazzle DVC100 Rev 1.1 USB frame grabber card, and each time I stop capturing video the driver crashes. ... This happens both in an unpatched 2.6.37 kernel and in the debian 2.6.32-5 kernel. ... em28xx driver crashes and usb subsystem hangs when video capturing stops. ... Interface Descriptor: ... (Linux-Kernel) |
|