Bug 226151 - Enhance Link Buffer stats to have more fine grain profiles, and to collect count information.
Summary: Enhance Link Buffer stats to have more fine grain profiles, and to collect co...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-22 21:32 PDT by Mark Lam
Modified: 2021-05-22 23:07 PDT (History)
7 users (show)

See Also:


Attachments
proposed patch. (36.27 KB, patch)
2021-05-22 21:37 PDT, Mark Lam
no flags Details | Formatted Diff | Diff
proposed patch. (38.16 KB, patch)
2021-05-22 21:47 PDT, Mark Lam
ysuzuki: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.