Re: What is the best tool for traceing the driver??
- From: "miline" <milind.dumbare@xxxxxxxxx>
- Date: 21 Aug 2006 22:59:31 -0700
hide1713@xxxxxxxxx wrote:
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
KGDB (Linux kernel souce level Debugger) is best...
http://kgdb.linsyssoft.com
UML (user mode linux is also nice)
.
- References:
- What is the best tool for traceing the driver??
- From: hide1713@xxxxxxxxx
- What is the best tool for traceing the driver??
- Prev by Date: inter_module_* routines deprecated in 2.6.16 kernel
- Next by Date: Re: Simple Hello World error
- Previous by thread: What is the best tool for traceing the driver??
- Next by thread: HELP!Error :NO child processes in LTTV (linux trace toolkit viewer)
- Index(es):
Relevant Pages
|