Bug 100294

Summary: tweak debug logging in webkit-patch optimize-baselines
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: New BugsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ojan: review+

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>