Candera Monitor

The monitor and analyzer supports recording performance logs in multiple threads now. It is advised to use the synchronization barrier (macros in PerfMonPublicIF.h) when dumping data. However, it is not necessary in most cases.

It is also advised to use different recorder for each thread. Recorder which do not have an over time information (e.g. ValueRecorder or EventRecorder) are excluded from this restriction. All the other recorder types may work but depends on the use case.


 


Revision #1
Created 2023-03-02 02:30:10 UTC by Kanai Tomoaki
Updated 2023-03-02 02:30:28 UTC by Kanai Tomoaki