Status: Accepted
Owner: mikhail.naganov
CC: erik.corry, [email protected]
Labels: Type-Bug Priority-Medium
New issue 597 by mikhail.naganov: In snapshot mode, 'Builtin' code objects
are missing in profiler log, causing erroneous profiles to be reported
http://code.google.com/p/v8/issues/detail?id=597
If 'shell' is compiled with 'snapshot=on', 'Builtin' code objects are
missing in
the profiler log. This causes totally invalid reporting by the python
version of
tick processor (it attributes builtin's ticks to nearby code), and excessive
number of 'unaccounted' ticks reported by the js version of tick processor.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev