Bug 116556 - fourthTier: display-profiler-output should make it even easier to diff the compilation story between two different runs
Summary: fourthTier: display-profiler-output should make it even easier to diff the co...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 112836
  Show dependency treegraph
 
Reported: 2013-05-21 10:26 PDT by Filip Pizlo
Modified: 2013-05-21 11:04 PDT (History)
7 users (show)

See Also:


Attachments
the patch (14.06 KB, patch)
2013-05-21 10:36 PDT, Filip Pizlo
oliver: review+
Details | Formatted Diff | Diff
elimptr (106 bytes, text/plain)
2013-05-21 10:36 PDT, Filip Pizlo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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