LGTM Would it be an idea to use a high priority thread on Linux as well or does the SIGPROF have advantages over it?
http://codereview.chromium.org/159406/diff/4/1002 File test/cctest/test-log.cc (right): http://codereview.chromium.org/159406/diff/4/1002#newcode150 Line 150: static bool was_sigprof_received = true; Maybe move this down to 'struct sigaction old_sigprof_handler;' http://codereview.chromium.org/159406 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
