Re: Valgrinding the kernel?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Dan Kegel <dank@...>
Cc: <linux-kernel@...>, Robert Walsh <rjwalsh@...>
Date: Friday, July 6, 2007 - 1:44 am

Dan Kegel wrote:

Not that I know of.  I think all the pieces are in place now.  The 
original problem was that Valgrind didn't deal with clone and didn't 
have accurate signal support.  I fixed that.  Then the problem was 
dealing with the densely packed small kernel stacks.  Valgrind now has a 
way of registering stack regions, so that it can distinguish between a 
stack switch and a normal function call.

So, I think all it needs now is to scatter some valgrind client requests 
around the kernel and give it a spin.  See, simple ;)

    J
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Valgrinding the kernel?, Dan Kegel, (Fri Jul 6, 12:14 am)
Re: Valgrinding the kernel?, Jeremy Fitzhardinge, (Fri Jul 6, 1:44 am)
Re: Valgrinding the kernel?, Jeff Dike, (Fri Jul 6, 1:25 pm)
Re: Valgrinding the kernel?, Jeremy Fitzhardinge, (Fri Jul 6, 2:00 pm)
Re: Valgrinding the kernel?, Jeff Dike, (Fri Jul 6, 3:04 pm)
Re: Valgrinding the kernel?, Dan Kegel, (Fri Jul 6, 1:30 pm)
Re: Valgrinding the kernel?, Jeff Dike, (Fri Jul 6, 3:42 pm)
Re: Valgrinding the kernel?, Jeremy Fitzhardinge, (Fri Jul 6, 3:51 pm)
Re: Valgrinding the kernel?, Jeff Dike, (Fri Jul 6, 5:09 pm)