Fix bug with long stack traces truncation in DevTools CPU profiler.
authormikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 19 May 2011 08:25:38 +0000 (08:25 +0000)
committermikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 19 May 2011 08:25:38 +0000 (08:25 +0000)
commite7484dbd019b500b64a5177c6cea0d83f50a999c
tree0141aaceec964eeb041bd51a71c742d949dadaf6
parent98778dc80200108557b37b07c4b7456fbb259d38
Fix bug with long stack traces truncation in DevTools CPU profiler.

R=sgjesse@chromium.org,vitalyr@chromium.org
BUG=1398
TEST=cctest/test-cpu-profiler/Issue1398

Review URL: http://codereview.chromium.org/7046001

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7949 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/cpu-profiler.cc
test/cctest/test-cpu-profiler.cc