Re: How to trace functions in a driver??
- From: "hide1713@xxxxxxxxx" <hide1713@xxxxxxxxx>
- Date: 28 Aug 2006 02:27:58 -0700
well , Thanks for your help,I do checked my old post. but i only have
one computer. So using kgdb is not possible and i just need a tool
telling me which functions be called at the moment to help me
understand the mechanism of my network adapter.So VM maybe is not a
good idea. (1 i'm not sure my adapter can work on it,2 i doubt if it
can work in the same way as in real machine).I'm using printk to trace
functions now and thanks for your information
miline wrote:
hide1713@xxxxxxxxx wrote:
Hi , I want to trace my net adapter's driver and see functions in theKGDB (kgdb.linsyssoft.com) or UML (user mode linux) ....
driver call each other. I install the Linux trace toolkit and strace
but they can only display the system calls of my driver. I want to know
if i can use gdb to trace dirver .If it is possible ,How can i do tha
Is there any articles talking about driver tracing and debuging ?
It seems you don't check your old posts. :-)
.
- References:
- How to trace functions in a driver??
- From: hide1713@xxxxxxxxx
- Re: How to trace functions in a driver??
- From: miline
- How to trace functions in a driver??
- Prev by Date: Re: accessing files, devices, in kernel modules
- Next by Date: Re: accessing files, devices, in kernel modules
- Previous by thread: Re: How to trace functions in a driver??
- Next by thread: Not able to mlock
- Index(es):
Relevant Pages
|