omegaonline / oobase

Omega Online Base library
2 stars 1 forks source link

Add profile logging support #3

Closed ricktaylor closed 12 years ago

ricktaylor commented 13 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.

ricktaylor commented 12 years ago

This isn't really needed, valgrind and MSVC2010 do everything we might need

ricktaylor commented 11 years ago

Google Chrome also has a facility to log events via a JSON string