On Sun, Dec 25, 2005 at 10:08:47PM +0900, Adil Mujeeb wrote: > Hi, > iam writing a kernel module and I want to know abt linux kernel module code > coverage techniques. > I knwo abt gcov/lcov but it requires changes in the host kernel by patching > up. > Is there any way to get module code coverage without changing in the host > kernel?? Why do you need to get module code coverage without changing the main kernel? What are you trying to do that this will show? thanks, greg k-h -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/