• Avijit's avatar
    Callback for writing events (#3769) · 26590326
    Avijit authored
    * Added a callback registration to the event class so that frameworks can decide how to write the events. Note: This is FULLY backwards compatible i.e., no change in the API so - won't break existing users
    
    * Fixed compilation error
    
    * Attempting to fix broken Windows build
    
    * Fixed a race condition in the test
    
    * Attempt to fix windows build again
    26590326
event_tracing.cpp 3.63 KB