Bug 100294 - tweak debug logging in webkit-patch optimize-baselines
Summary: tweak debug logging in webkit-patch optimize-baselines
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-24 14:58 PDT by Dirk Pranke
Modified: 2012-10-24 16:00 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.57 KB, patch)
2012-10-24 14:59 PDT, Dirk Pranke
ojan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Pranke 2012-10-24 14:58:11 PDT
tweak debug logging in webkit-patch optimize-baselines
Comment 1 Dirk Pranke 2012-10-24 14:59:53 PDT
Created attachment 170478 [details]
Patch
Comment 2 Ojan Vafai 2012-10-24 15:32:42 PDT
Comment on attachment 170478 [details]
Patch

Would be nice if we could eventually plumb this back into the garden-o-matic UI. Dunno. Maybe that would be too confusing.
Comment 3 Dirk Pranke 2012-10-24 15:53:01 PDT
(In reply to comment #2)
> (From update of attachment 170478 [details])
> Would be nice if we could eventually plumb this back into the garden-o-matic UI. Dunno. Maybe that would be too confusing.

Yeah, it would be good to pass the output back, and maybe just propagate the debug level forward (e.g., garden-o-matic --verbose would get you the verbose output).
Comment 4 Dirk Pranke 2012-10-24 16:00:05 PDT
Committed r132415: <http://trac.webkit.org/changeset/132415>