v8/test
mikhail.naganov@gmail.com 61085478c6 Report approximated duration in milliseconds for profile nodes.
The simple formula "ms = ticks * sampler_interval" doesn't work,
because e.g. on Linux, the actual sampling rate can be 5 times
lower than the one set up in the code. To calculate actual sampling
rate, current time is periodically queried and processed along with
actual sampling ticks count.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4427 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-04-15 11:37:29 +00:00
..
cctest Report approximated duration in milliseconds for profile nodes. 2010-04-15 11:37:29 +00:00
es5conform MIPS port initial commit 2010-02-04 20:36:58 +00:00
message MIPS port initial commit 2010-02-04 20:36:58 +00:00
mjsunit Reapply load ICs for nonexistent properties. 2010-04-15 11:25:41 +00:00
mozilla Sort tests to increase predictability of mozilla test runs 2009-11-04 16:55:24 +00:00
sputnik MIPS port initial commit 2010-02-04 20:36:58 +00:00