Bug 159274

Summary: Add support for collecting cumulative LLINT stats via a JSC_llintStatsFile option.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, msaboff, saam
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. keith_miller: review+

Description Mark Lam 2016-06-29 14:09:22 PDT
Patch coming.
Comment 1 Mark Lam 2016-06-29 14:13:20 PDT
Created attachment 282372 [details]
proposed patch.
Comment 2 Keith Miller 2016-06-29 14:55:33 PDT
Comment on attachment 282372 [details]
proposed patch.

r=me.
Comment 3 Mark Lam 2016-06-29 15:01:13 PDT
Thanks for the review.  Landed in r202650: <http://trac.webkit.org/r202650>.