Fix DumpGarbageCollectionFinished() missing new line
authorAleksei Vereshchagin <avereschagin@dev.rtsoft.ru>
Wed, 18 Apr 2018 17:21:16 +0000 (20:21 +0300)
committerAleksei Vereshchagin <avereschagin@dev.rtsoft.ru>
Wed, 18 Apr 2018 17:21:16 +0000 (20:21 +0300)
src/tracelog.cpp

index a518809..ae64a32 100644 (file)
@@ -478,6 +478,7 @@ public:
             PAL_fprintf(m_pStream, "gch gcf 0x%08x %d", threadIid.id,
                 ticksFromStart);
         }
+        PAL_fprintf(m_pStream, "\n");
     }
 
     virtual void DumpGcHeapAllocTable(