summaryrefslogtreecommitdiffstats
path: root/tester/covoar/ObjdumpProcessor.cc (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-15ObjdumpProcessor.cc: Fix formattingRyan Long1-86/+111
2021-12-15ObjdumpProcessor.cc: Fix formattingRyan Long1-28/+36
2021-12-10ObjdumpProcessor: Convert to C++Ryan Long1-12/+15
2021-09-28TraceReader: Convert to C++Ryan Long1-3/+1
2021-08-03Remove app_common and all references to itRyan Long1-1/+0
2021-08-03Remove TargetInfo global variableRyan Long1-11/+20
2021-08-03Remove SymbolsToAnalyze global variableRyan Long1-8/+14
2021-08-03Remove input buffer global variablesRyan Long1-0/+3
2021-08-03Remove Verbose global variableRyan Long1-7/+16
2021-04-02covoar: Fix off-by-one in Coverage::finalizeSymbol()Alex White1-5/+4
2021-03-30coverage/reports: Improve formatting and clarityAlex White1-0/+5
2021-03-30covoar: Handle periods in symbols from objdumpAlex White1-0/+15
2021-03-30covoar: Fix NOP execution markingAlex White1-26/+79
2019-01-25covoar: wrong symbol length in coverage mapJiri Gaisler1-1/+1
2018-11-29tester/coverage: Remove warnings in covoar on Windows.Chris Johns1-8/+0
2018-08-07tester/covoar: Integrate DWARF function data.Chris Johns1-94/+28
2018-06-18tester/covoar: Remove all exit() calls and throw an rld::error exception.Chris Johns1-13/+10
2018-05-01covoar: Add symbol set reader and ELF data parser to covoar.Cillian O'Donnell1-3/+3
2017-08-29covoar: Use rld tempfile and add signals to clean up in event of crash.Cillian O'Donnell1-91/+77
2017-08-29covoar/ObjdumpProcessor.cc: Remove jump tables from the end of symbols.Cillian O'Donnell1-1/+36
2017-08-29covoar: Add information to improve diagnostics.Hermann Felbinger1-10/+11
2014-06-18covoar: Merger the covoar source from rtems-testing.git.Chris Johns1-0/+465