summaryrefslogtreecommitdiffstats
path: root/tester/covoar/GcovData.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* tester/covoar: Fix clang compile errors, revert uneeded changesChris Johns2021-09-031-14/+14
* GcovData.cc: Initialize gcnoPreambleRyan Long2021-09-011-0/+1
* GcovData.cc: Remove ampersands where not neededRyan Long2021-08-231-3/+3
* GcovData.cc: Fix out-of-bounds access errorsRyan Long2021-08-201-7/+6
* GcovData.cc: Add ostream_guardRyan Long2021-08-131-0/+3
* GcovData.cc: Fix formattingRyan Long2021-08-101-62/+69
* GcovData: Convert to C++Ryan Long2021-08-031-153/+164
* Remove SymbolsToAnalyze global variableRyan Long2021-08-031-3/+4
* GcovData.cc: Fix resource leakRyan Long2021-06-041-18/+22
* covoar: Eliminate tabsJoel Sherrill2021-04-061-359/+360
* covoar: Use DWARF to map addresses to source files and lines.Chris Johns2018-06-151-16/+13
* covoar: Merger the covoar source from rtems-testing.git.Chris Johns2014-06-181-0/+508