Go to file
mikhail.naganov@gmail.com 36b69749a5 Add heap log processing script originally written by Kevin.
Also, add user time into heap sample begin events to make '--log-gc' flag alone sufficient for producing heap logs (previously, samples times were extracted from scavenge events which are only logged with '--log' flag).

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2461 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-07-15 07:09:48 +00:00
benchmarks Change the name of the Object.prototype.inherits function in 2009-07-08 07:35:14 +00:00
include A helper function to speed up creation of V8 wrappers for DOM Nodes. 2009-06-24 11:52:52 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src Add heap log processing script originally written by Kevin. 2009-07-15 07:09:48 +00:00
test Support stepping into getters and setters. 2009-07-14 16:55:32 +00:00
tools Add heap log processing script originally written by Kevin. 2009-07-15 07:09:48 +00:00
AUTHORS Clarify precedence of operations involving bitwise and(&) in x64/assembler. 2009-06-19 09:12:20 +00:00
ChangeLog Prepare to push version 1.2.14 to trunk. 2009-07-13 13:49:57 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct X64: Turn of gcc strict-aliasing optimization for X64 release. 2009-07-08 09:46:26 +00:00