Bug 192684

Summary: Add the JSC_traceBaselineJITExecution option for tracing baseline JIT execution.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, keith_miller, msaboff, rmorisset, saam, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. none

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>