Changes between Initial Version and Version 1 of GSoC/2011/gcov


Ignore:
Timestamp:
07/04/11 21:05:34 (13 years ago)
Author:
JoelSherrill
Comment:

New page

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2011/gcov

    v1 v1  
     1= RTEMSgcov =
     2
     3
     4
     5[[TOC(GSoC/2011/gcov, depth=2)]]
     6
     7
     8Mentors: Joel Sherrill
     9
     10Volunteer: None
     11
     12'''Status:''' Needs mentor(s)
     13
     14'''Introduction:''' [http://gcc.gnu.org/onlinedocs/gcc/Gcov.html gcov] is a tool for analysing the coverage of an application.  It can also provide some profiling information.
     15
     16We would like to see the RTEMS Coverage Analysis tool ''covoar'' augmented to generate ''gcof'' format output.  This would allow the RTEMS Development Team to use different tools to analyse the results of the current coverage testing runs.  These tools include gcov, lconv, and zcov
     17
     18'''Goal:''' To design and develop support for gcov for RTEMS.
     19
     20'''Requirements:''' C++
     21
     22'''Resources:''' See the References section below.
     23
     24'''Acknowledgements'''
     25 *  who helped add did work
     26= Miscellaneous Sections =
     27
     28As the project progresses, you will need to add build instructions, etc and this page will evolve from a project description into a HOWTO.
     29= References =
     30
     31
     32 *  http://gcc.gnu.org/onlinedocs/gcc/Gcov.html
     33
     34'''Other sections:''' If you have more to say about the project that doesn't fit in the proposed sections of this template, feel free to add other sections at will.