Enhancing profiling data processing code with functionality needed for the Dev Tools...
authormikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 30 Apr 2009 08:10:27 +0000 (08:10 +0000)
committermikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 30 Apr 2009 08:10:27 +0000 (08:10 +0000)
commit178a656429475b77ea169fb8764c7e5873a75cdc
tree7a5b074687f793c71ff7d38fbc75aa08c70250c9
parent9156ed9e043784876f5071696608866f2b38fecd
Enhancing profiling data processing code with functionality needed for the Dev Tools Profiler.

Details:

 - added properties / functions in view objects needed for WebKit's ProfileView;

 - added ability to count profiles for specific functions.

The tickprocessor functionality does not affected.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1823 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/mjsunit/tools/profile.js
tools/profile.js
tools/profile_view.js
tools/splaytree.js
tools/tickprocessor.js