Hi ,
I want to do "linux kernel code coverage" for 2.4.6 kernel.GCOV is such a
kernel code coverage tool.
Is GCOV exists for linux kernel 2.4.6 ?
If you know other kernel code coverage tools also, Please let me know.
Thanks in advance,
Vinolin.
Vinolin wrote:
> I want to do "linux kernel code coverage" for 2.4.6 kernel.GCOV is such a
> kernel code coverage tool.
> Is GCOV exists for linux kernel 2.4.6 ?
> If you know other kernel code coverage tools also, Please let me know.
See http://ltp.sourceforge.net/ for a recent attempt at
measuring coverage.
- Dan
> > Is GCOV exists for linux kernel 2.4.6 ?
> > If you know other kernel code coverage tools also, Please let me know.
>
> See http://ltp.sourceforge.net/ for a recent attempt at
> measuring coverage.
> - Dan
Hi Dan,
Thanks for the link. I could get GCOV for kernel 2.4.17 and 2.4.18 only. I
need to get 2.4.6 kernel code coverage tool. Is it available for downloading
?
Thanks,
Vinolin.