Bug 104216

Summary: DFG profiler should be able to display where a code block was inlined into, and what it inlined
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
sample output for finding inlines of sc_Pair in earley-boyer
none
the patch oliver: review+

Filip Pizlo
Reported 2012-12-05 22:18:14 PST
Basically it should be able to print out all of the "inlining trees" that a code block was involved in.
Attachments
sample output for finding inlines of sc_Pair in earley-boyer (3.31 KB, text/plain)
2012-12-05 22:19 PST, Filip Pizlo
no flags
the patch (6.45 KB, patch)
2012-12-05 22:22 PST, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2012-12-05 22:19:14 PST
Created attachment 177936 [details] sample output for finding inlines of sc_Pair in earley-boyer
Filip Pizlo
Comment 2 2012-12-05 22:22:44 PST
Created attachment 177939 [details] the patch
Filip Pizlo
Comment 3 2013-02-20 14:28:58 PST
This was landed ages ago.
Note You need to log in before you can comment on or make changes to this bug.