v8/test/mjsunit/tools
jkummerow feffccca22 Profiler improvements
(1) --prof-cpp: Collects ticks like --prof, but ignores code creation events to reduce distortion (so all JS ticks will be "unaccounted"). Useful for profiling C++ code.
(2) --timed-range flag for tick processor: Ignores ticks before the first and after the last call to Date.now(). Useful for focusing on the timed section of a test.

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

Cr-Commit-Position: refs/heads/master@{#26168}
2015-01-20 16:06:09 +00:00
..
codemap.js
consarray.js
csvparser.js
profile_view.js
profile.js
profviz-test.default
profviz-test.log
profviz.js
splaytree.js
tickprocessor-test-func-info.log
tickprocessor-test.default Profiler improvements 2015-01-20 16:06:09 +00:00
tickprocessor-test.func-info
tickprocessor-test.gc-state
tickprocessor-test.ignore-unknown Profiler improvements 2015-01-20 16:06:09 +00:00
tickprocessor-test.log
tickprocessor-test.separate-ic Profiler improvements 2015-01-20 16:06:09 +00:00
tickprocessor.js Profiler improvements 2015-01-20 16:06:09 +00:00