DescriptionIntroduce internal Log class that handles writing log messages, enable logging to memory buffer.
This will enable reading profiler log in Chrome. The current implementation of memory buffer is trivial (fixed size buffer, no memory recycling) but enough to start end-to-end DevTools Profiler implementation. Later it will be enhanced.
Committed: http://code.google.com/p/v8/source/detail?r=1870
Patch Set 1 #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|