[Bug 1900] Covoar : adding backend calculating instructions execution count for future gcov support

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Sun Aug 21 16:02:17 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1900

--- Comment #1 from Joel Sherrill <joel.sherrill at oarcorp.com> 2011-08-21 11:02:16 CDT ---
I fixed a couple of things:

+ sumWasExecuted has an source code alignment issue
+ setWasExecuted comments said "iterate". I think you meant increments
+ be careful to keep spaces inside parentheses like code around it.  Same
  on both sides of both parentheses.

You can use mkChangeLogList to help write a ChangeLog formatted entry.  This
script is in the rtems-testing tree and is run from a directory with a
ChangeLog file in it.  The entry I committed with is in the ChangeLog file.

Do you think the branch taken/not taken booleans should be counters also?  We
are focused on gcov but branch path counts should be needed by gprof for
feedback on which paths to favor in optimization.

If you want to turn those into counters, we can use the same PR or you can open
another to do it.  If you want to use another, close this one.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list