RESOLVED FIXED 192684
Add the JSC_traceBaselineJITExecution option for tracing baseline JIT execution.
https://bugs.webkit.org/show_bug.cgi?id=192684
Summary Add the JSC_traceBaselineJITExecution option for tracing baseline JIT execution.
Mark Lam
Reported 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.
Attachments
proposed patch. (3.18 KB, patch)
2018-12-13 15:45 PST, Mark Lam
no flags
Mark Lam
Comment 1 2018-12-13 15:45:30 PST
Created attachment 357266 [details] proposed patch.
Mark Lam
Comment 2 2018-12-13 16:35:48 PST
Comment on attachment 357266 [details] proposed patch. Thanks for the review. Landing now.
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2018-12-13 16:53:21 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-12-13 16:58:40 PST
Note You need to log in before you can comment on or make changes to this bug.