Add v8.log visualizer page.
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 24 Jun 2013 13:25:58 +0000 (13:25 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 24 Jun 2013 13:25:58 +0000 (13:25 +0000)
commit3aec8269f9d361bd1f095b9a2e2e86871d4ea2d5
treea7f6739bafd0dba84a78e59f8b313b7bbf2fac3d
parent3481344df8cf6e4e0cbc4463b0cce2458a4b38c8
Add v8.log visualizer page.

R=jkummerow@chromium.org
BUG=

Review URL: https://codereview.chromium.org/17592002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15292 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/plot-timer-events
tools/plot-timer-events.js [deleted file]
tools/presubmit.py
tools/profviz/composer.js [new file with mode: 0644]
tools/profviz/gnuplot-4.6.3-emscripten.js [new file with mode: 0644]
tools/profviz/profviz.css [new file with mode: 0644]
tools/profviz/profviz.html [new file with mode: 0644]
tools/profviz/profviz.js [new file with mode: 0644]
tools/profviz/stdio.js [new file with mode: 0644]
tools/profviz/worker.js [new file with mode: 0644]