[Webkit-unassigned] [Bug 45134] Added statistics sampling and reporting for JavaScriptCore's RegisterFile and ExecutableAllocator classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 3 15:04:39 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=45134


John Therrell <jtherrell at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66507|0                           |1
        is obsolete|                            |
  Attachment #66553|                            |review?
               Flag|                            |




--- Comment #7 from John Therrell <jtherrell at apple.com>  2010-09-03 15:04:38 PST ---
Created an attachment (id=66553)
 --> (https://bugs.webkit.org/attachment.cgi?id=66553)
Submission of patch with suggested changes added

-Added link to bug in changelogs
-Renamed functions following suggestion in comments. Function naming follows FastMalloc statistics naming convention.
-Add comment to explain requirement to call enableStatistics before any allocations are made in order to reflect accurate, non-negative byte counts.
-Add assertion in FixedVMPoolAllocator that locks are held.
-Removed inline functions following suggestion in comments.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list