summaryrefslogtreecommitdiffstats
path: root/tester/covoar/ObjdumpProcessor.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ObjdumpProcessor.cc: Fix formattingRyan Long2021-12-151-86/+111
* ObjdumpProcessor.cc: Fix formattingRyan Long2021-12-151-28/+36
* ObjdumpProcessor: Convert to C++Ryan Long2021-12-101-12/+15
* TraceReader: Convert to C++Ryan Long2021-09-281-3/+1
* Remove app_common and all references to itRyan Long2021-08-031-1/+0
* Remove TargetInfo global variableRyan Long2021-08-031-11/+20
* Remove SymbolsToAnalyze global variableRyan Long2021-08-031-8/+14
* Remove input buffer global variablesRyan Long2021-08-031-0/+3
* Remove Verbose global variableRyan Long2021-08-031-7/+16
* covoar: Fix off-by-one in Coverage::finalizeSymbol()Alex White2021-04-021-5/+4
* coverage/reports: Improve formatting and clarityAlex White2021-03-301-0/+5
* covoar: Handle periods in symbols from objdumpAlex White2021-03-301-0/+15
* covoar: Fix NOP execution markingAlex White2021-03-301-26/+79
* covoar: wrong symbol length in coverage mapJiri Gaisler2019-01-251-1/+1
* tester/coverage: Remove warnings in covoar on Windows.Chris Johns2018-11-291-8/+0
* tester/covoar: Integrate DWARF function data.Chris Johns2018-08-071-94/+28
* tester/covoar: Remove all exit() calls and throw an rld::error exception.Chris Johns2018-06-181-13/+10
* covoar: Add symbol set reader and ELF data parser to covoar.Cillian O'Donnell2018-05-011-3/+3
* covoar: Use rld tempfile and add signals to clean up in event of crash.Cillian O'Donnell2017-08-291-91/+77
* covoar/ObjdumpProcessor.cc: Remove jump tables from the end of symbols.Cillian O'Donnell2017-08-291-1/+36
* covoar: Add information to improve diagnostics.Hermann Felbinger2017-08-291-10/+11
* covoar: Merger the covoar source from rtems-testing.git.Chris Johns2014-06-181-0/+465