Bug 158829 - Add collecting of LLINT slow path stats.
Summary: Add collecting of LLINT slow path stats.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-15 22:07 PDT by Mark Lam
Modified: 2016-06-16 11:30 PDT (History)
6 users (show)

See Also:


Attachments
proposed patch. (30.75 KB, patch)
2016-06-15 22:12 PDT, Mark Lam
no flags Details | Formatted Diff | Diff
proposed patch: rebased to ToT. (30.71 KB, patch)
2016-06-15 22:19 PDT, Mark Lam
keith_miller: 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 2016-06-15 22:07:01 PDT
Patch coming.
Comment 1 Mark Lam 2016-06-15 22:12:24 PDT
Created attachment 281441 [details]
proposed patch.
Comment 2 Mark Lam 2016-06-15 22:19:48 PDT
Created attachment 281442 [details]
proposed patch: rebased to ToT.
Comment 3 Keith Miller 2016-06-16 11:16:48 PDT
Comment on attachment 281442 [details]
proposed patch: rebased to ToT.

r=me.
Comment 4 Mark Lam 2016-06-16 11:30:22 PDT
Thanks for the review.  Landed in r202131: <http://trac.webkit.org/r202131>.