[PATCH rtems-tools v3 0/7] Convert and reformat pt.3

Chris Johns chrisj at rtems.org
Tue Sep 28 00:43:13 UTC 2021


OK

Thanks
Chris

On 27/9/21 10:49 pm, Ryan Long wrote:
> 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(-)
> 


More information about the devel mailing list