RESOLVED FIXED 150846
ResourceUsageOverlay should show GC-owned malloc memory.
https://bugs.webkit.org/show_bug.cgi?id=150846
Summary ResourceUsageOverlay should show GC-owned malloc memory.
Andreas Kling
Reported 2015-11-03 12:12:18 PST
GC-owned malloc memory ("extra memory" in JSC::Heap terms) is a significant chunk of the bmalloc bucket in ResourceUsageOverlay. Let's make it a separate category to demystify "bmalloc" a bit.
Attachments
Patch (4.96 KB, patch)
2015-11-03 12:12 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2015-11-03 12:12:56 PST
WebKit Commit Bot
Comment 2 2015-11-03 15:31:18 PST
Comment on attachment 264708 [details] Patch Clearing flags on attachment: 264708 Committed r191985: <http://trac.webkit.org/changeset/191985>
WebKit Commit Bot
Comment 3 2015-11-03 15:31:21 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.