Implemented Profile object that processes profiling events and calculates profiling...
authormikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 17 Apr 2009 17:40:52 +0000 (17:40 +0000)
committermikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 17 Apr 2009 17:40:52 +0000 (17:40 +0000)
commitdfe8af02a61a19e73ec548fcad8679f148350f63
treef237dc11d59c53450499b0036b5f2e0e27aad64b
parentfb303212b1725e33c11bd1f74ce9c74ae595762d
Implemented Profile object that processes profiling events and calculates profiling data.

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

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