Reviewers: Mads Ager, Description: Try to simplify the semantics of the profiling code by making sure to suspend the thread (if necessary) on mac/win32 before reading the VM state.
Avoid dealing with signals delivered to non-VM threads on linux no matter if we're profiling or not. Please review this at http://codereview.chromium.org/3845006/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/log.cc M src/platform-linux.cc M src/platform-macos.cc M src/platform-win32.cc M src/platform.h M test/cctest/test-log.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
