[PATCH rtems-tools v3 0/7] Convert and reformat pt.3
Ryan Long
ryan.long at oarcorp.com
Mon Sep 27 12:49:41 UTC 2021
Hi,
For this series of patches, I
- Removed #define for size of the discardBuff
- Fixed code preventing patchset from building
Thanks,
Ryan
Ryan Long (7):
CoverageRanges.cc: Fix formatting
TraceReader: Convert to C++
TraceWriter: Convert to C++
TraceReaderLogQEMU.cc: Fix formatting
TraceWriterQEMU.cc: Fix formatting
TraceReaderLogQEMU.h: Fix formatting
TraceWriterQEMU.h: Fix formatting
tester/covoar/CoverageRanges.cc | 13 ++--
tester/covoar/CoverageRanges.h | 13 ++--
tester/covoar/ObjdumpProcessor.cc | 4 +-
tester/covoar/ObjdumpProcessor.h | 2 +-
tester/covoar/TargetBase.cc | 6 +-
tester/covoar/TargetBase.h | 4 +-
tester/covoar/TraceReaderBase.h | 4 +-
tester/covoar/TraceReaderLogQEMU.cc | 143 ++++++++++++++++--------------------
tester/covoar/TraceReaderLogQEMU.h | 3 +-
tester/covoar/TraceWriterBase.h | 3 +-
tester/covoar/TraceWriterQEMU.cc | 82 ++++++++++-----------
tester/covoar/TraceWriterQEMU.h | 6 +-
tester/covoar/qemu-log.h | 4 +-
13 files changed, 130 insertions(+), 157 deletions(-)
--
1.8.3.1
More information about the devel
mailing list