Bug 226151

Summary: Enhance Link Buffer stats to have more fine grain profiles, and to collect count information.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, msaboff, saam, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch.
none
proposed patch. ysuzuki: review+

Description Mark Lam 2021-05-22 21:32:51 PDT
And also add a total of the sizes.
Comment 1 Radar WebKit Bug Importer 2021-05-22 21:33:46 PDT
<rdar://problem/78359436>
Comment 2 Mark Lam 2021-05-22 21:37:29 PDT
Created attachment 429453 [details]
proposed patch.
Comment 3 Mark Lam 2021-05-22 21:47:47 PDT
Created attachment 429456 [details]
proposed patch.
Comment 4 Yusuke Suzuki 2021-05-22 22:28:37 PDT
Comment on attachment 429456 [details]
proposed patch.

r=me
Comment 5 Mark Lam 2021-05-22 22:58:09 PDT
Comment on attachment 429456 [details]
proposed patch.

Thanks for the review.
Comment 6 Mark Lam 2021-05-22 23:07:37 PDT
Landed in r277928: <http://trac.webkit.org/r277928>.