Added ProfileView object for performing sorting, searching and filtering operations...
authormikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 24 Apr 2009 11:37:38 +0000 (11:37 +0000)
committermikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 24 Apr 2009 11:37:38 +0000 (11:37 +0000)
commit2060dc1512c43bbf314b17fc03fc32f0b874a49b
tree7276a04e872096f9ae1d2582f29a74ae5f34130f
parentcc0c8d178f0cab1806fc07db7ee41215e9c6199a
Added ProfileView object for performing sorting, searching and filtering operations on a profile.

It will be used both in the new tickprocessor and Dev Tools profiler.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1786 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/mjsunit/tools/profile.js
test/mjsunit/tools/profileview.js [new file with mode: 0644]
tools/profile.js
tools/profileview.js [new file with mode: 0644]