Bug 192684 - Add the JSC_traceBaselineJITExecution option for tracing baseline JIT execution.
Summary: Add the JSC_traceBaselineJITExecution option for tracing baseline JIT execution.
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: 2018-12-13 15:39 PST by Mark Lam
Modified: 2018-12-13 16:58 PST (History)
9 users (show)

See Also:


Attachments
proposed patch. (3.18 KB, patch)
2018-12-13 15:45 PST, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2018-12-13 15:39:49 PST
I've found this to be useful in my debugging work, and have re-implemented it many times now.  Based on this experience, I think it's worth just landing it in the codebase.
Comment 1 Mark Lam 2018-12-13 15:45:30 PST
Created attachment 357266 [details]
proposed patch.
Comment 2 Mark Lam 2018-12-13 16:35:48 PST
Comment on attachment 357266 [details]
proposed patch.

Thanks for the review.  Landing now.
Comment 3 WebKit Commit Bot 2018-12-13 16:53:19 PST
Comment on attachment 357266 [details]
proposed patch.

Clearing flags on attachment: 357266

Committed r239188: <https://trac.webkit.org/changeset/239188>
Comment 4 WebKit Commit Bot 2018-12-13 16:53:21 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-12-13 16:58:40 PST
<rdar://problem/46714996>