RESOLVED FIXED 141823
Add support for diagnostic logging messages sampling
https://bugs.webkit.org/show_bug.cgi?id=141823
Summary Add support for diagnostic logging messages sampling
Chris Dumez
Reported 2015-02-19 20:30:52 PST
We currently generate a large amount of diagnostic logging messages and this is unfortunately increase CPU usage of some benchmarks. In most cases, we could use sampling to greatly decrease the amount of messages while getting useful overall results. Radar: <rdar://problem/19899030>
Attachments
Patch (44.96 KB, patch)
2015-02-20 17:11 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-02-20 17:11:56 PST
Chris Dumez
Comment 2 2015-02-23 14:09:02 PST
Comment on attachment 247015 [details] Patch Clearing flags on attachment: 247015 Committed r180517: <http://trac.webkit.org/changeset/180517>
Chris Dumez
Comment 3 2015-02-23 14:09:07 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.