DescriptionAdd a trace_gc_verbose flag.
The flag is only turned on when --trace_gc is one. It prints out used and available bytes in each space. To enable it, ENABLE_LOGGING_AND_PROFILING must be defined.
This is a mini version of --heap_stats, but don't need DEBUG macro to be turned on.
Committed: http://code.google.com/p/v8/source/detail?r=2449
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|