Reduce the space used by the stack for the profiling thread.
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 24 Jan 2012 15:48:16 +0000 (15:48 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 24 Jan 2012 15:48:16 +0000 (15:48 +0000)
commitee1d0fc5c6ba31a05d0245de729386754518420e
tree17998984bc4180b5bcf9ff5d8dc3ff68d02a8999
parent1a10995a9d6992500dd15e53b55e5fb0b3f4ea61
Reduce the space used by the stack for the profiling thread.
Review URL: https://chromiumcodereview.appspot.com/9117032

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10490 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/cpu-profiler.cc
src/d8.cc
src/heap-inl.h
src/platform-freebsd.cc
src/platform-linux.cc
src/platform-macos.cc
src/platform-openbsd.cc
src/platform-solaris.cc
src/platform-win32.cc
src/platform.h
test/cctest/test-mark-compact.cc