Heap profiler: use Heap::CommittedMemory to report the "total" memory size.
authormikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 21 Oct 2009 12:39:45 +0000 (12:39 +0000)
committermikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 21 Oct 2009 12:39:45 +0000 (12:39 +0000)
commit9da793a257380a339670420e95e86b81846a0958
tree1d536af4336e96a7247ea02ea9659876babf5412
parent4c7620dc79b736754a64bbe3ecbceb0631765554
Heap profiler: use Heap::CommittedMemory to report the "total" memory size.

This is the second change to eliminate reporting >100% VM memory usage.

BUG=http://crbug/23623

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3104 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap-profiler.cc