Bug 116556

Summary: fourthTier: display-profiler-output should make it even easier to diff the compilation story between two different runs
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   
Bug Depends on:    
Bug Blocks: 112836    
Attachments:
Description Flags
the patch
oliver: review+
elimptr none

Description Filip Pizlo 2013-05-21 10:26:44 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-05-21 10:36:24 PDT
Created attachment 202447 [details]
the patch
Comment 2 Filip Pizlo 2013-05-21 10:36:59 PDT
Created attachment 202448 [details]
elimptr

The elimptr script that I use for making diffs more sensible.  Maybe someday I'll integrate this into display-profiler-output.
Comment 3 Filip Pizlo 2013-05-21 10:44:59 PDT
Comment on attachment 202447 [details]
the patch

View in context: https://bugs.webkit.org/attachment.cgi?id=202447&action=review

> Tools/ChangeLog:26
> +        - You can now say 'counts off', which will henceforth display the display of

Should say "disable the display"
Comment 4 Filip Pizlo 2013-05-21 11:04:49 PDT
Landed in http://trac.webkit.org/changeset/150456