Closed ricktaylor closed 12 years ago
Add a facility to log profile data, not only discrete events, but events with duration. Then add this to the memory allocators and the mutex classes.
This isn't really needed, valgrind and MSVC2010 do everything we might need
Google Chrome also has a facility to log events via a JSON string
Add a facility to log profile data, not only discrete events, but events with duration. Then add this to the memory allocators and the mutex classes.