v8/tools/profviz
yangguo 9a6069d194 Small fix for the timer event plotter.
Sometimes v8.log entries are cut off, and leave an unpaired quote.
Since the log is piped into d8 to run the tick processor, that quote
is interpreted to escape a line break.

This fix makes sure that we break lines even with unpaired quotes.

R=jkummerow@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#34786}
2016-03-15 12:55:25 +00:00
..
composer.js Small fix for the timer event plotter. 2016-03-15 12:55:25 +00:00
gnuplot-4.6.3-emscripten.js Add v8.log visualizer page. 2013-06-24 13:25:58 +00:00
profviz.css Include statistical profile into profviz. 2013-07-02 15:34:28 +00:00
profviz.html Add better consistency check and error output to plot script. 2013-09-04 15:19:21 +00:00
profviz.js Add better consistency check and error output to plot script. 2013-09-04 15:19:21 +00:00
stdio.js Log IC misses as timer events. 2014-06-10 09:34:18 +00:00
worker.js Add better consistency check and error output to plot script. 2013-09-04 15:19:21 +00:00