[Webkit-unassigned] [Bug 186422] New: Put each ISOHeap into its own malloc zone for memory debugging
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 7 21:19:11 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186422
Bug ID: 186422
Summary: Put each ISOHeap into its own malloc zone for memory
debugging
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: simon.fraser at apple.com
CC: lforschler at apple.com
In order to get data on where malloc memory is being used, it would be useful to break down WebKit's malloc zone into smaller zones. One possibility is to make a different malloc zone for each ISOHeap.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180608/a749fbef/attachment.html>
More information about the webkit-unassigned
mailing list