[RTEMS Project] #4374: Handle symbol sets in covoar

RTEMS trac trac at rtems.org
Tue Apr 6 19:22:59 UTC 2021


#4374: Handle symbol sets in covoar
------------------------+-------------------------
 Reporter:  Alex White  |       Owner:  Alex White
     Type:  task        |      Status:  accepted
 Priority:  normal      |   Milestone:  6.1
Component:  tool        |     Version:  6
 Severity:  normal      |  Resolution:
 Keywords:  coverage    |  Blocked By:
 Blocking:              |
------------------------+-------------------------

Comment (by Alex White <alex.white@…>):

 In [changeset:"b02600a6bbc4d0524b731e504c91bc293d70a354/rtems-tools"
 b02600a/rtems-tools]:
 {{{
 #!CommitTicketReference repository="rtems-tools"
 revision="b02600a6bbc4d0524b731e504c91bc293d70a354"
 covoar: Split symbols by symbol set

 This changes the way covoar organizes the symbols. Instead of treating
 all symbols as one set, covoar is now aware of multiple symbol sets and
 tracks statistics for each set. It now also generates reports for each
 symbol set.

 This change relieves the caller of covoar of the reponsibility of
 managing the symbol sets. As a result, covoar can minimize the work
 done for each symbol set, yielding a significant speedup.

 Updates #4374
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4374#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list