Re: Kernel stress testing coverage

From: Jeff Dike (jdike@karaya.com)
Date: Thu Mar 08 2001 - 16:28:24 EST


plars@us.ibm.com said:
> I've heard of tools like gcov for doing this with applications, but
> the kernel itself seems like it might require something more.

Have a look at user-mode Linux (http://user-mode-linux.sourceforge.net). It
runs the kernel in userspace, so gprof and gcov can be used on it (although,
at the moment, neither work on UML because of architectural changes I've made
since I first made them work - these problems will be fixed in the
medium-term).

Both gprof and gcov produce very interesting information when run on the
kernel.

So, while you're gathering up tools and information, gather up UML and start
playing with it. And if you feel like it, make gcov work again on it - I
accept patches :-)
                                Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 15 2001 - 21:00:08 EST