LWN.net Logo

2.5.66-gcov

From:  Paul Larson <plars@linuxtestproject.org>
To:  lse-tech@lists.sourceforge.net, ltp-coverage@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject:  [Lse-tech] 2.5.66-gcov
Date:  28 Mar 2003 16:32:27 -0600

There is a new version of the gcov-kernel patch on lse at: 
http://sourceforge.net/project/showfiles.php?group_id=8875&release_id=74815

Changes in this release are: 
-resync with 2.5.66 
-detect gcc version for a section that needs to know that 
-profiling of modules is fixed 

The purpose of this patch is to allow utilization of the gcov tool
against a running kernel.  This is different from most other profiling
methods because it can easily tell you things like: which lines of code
are executed, how many times they are executed, and how often different
branches are taken. 

For anyone interested in this type of research, there is also a new
mailing list at: 
http://lists.sourceforge.net/lists/listinfo/ltp-coverage

Thanks, 
Paul Larson



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Lse-tech mailing list
Lse-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lse-tech

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds