GNOME Bugzilla – Bug 766466
kmssink: enhance logs
Last modified: 2016-10-31 14:23:12 UTC
Look the patch logs
Created attachment 327923 [details] [review] kmssink: use trace level for buffer render log Instead of using debug level for logging each buffer rendered, use trace level.
Created attachment 327924 [details] [review] kmssink: frame copy log in performance category Log the message when the frame is going to be copy (worse case) under the performance log category.
Any reason why you didn't just push this? I think you should feel free to push stuff like that, even more so seeing that you wrote the plugin.
(In reply to Tim-Philipp Müller from comment #3) > Any reason why you didn't just push this? I think you should feel free to > push stuff like that, even more so seeing that you wrote the plugin. Because I haven't tested it yet :) But I'll do along the weekend, with another patch for an issue that Nicolas found.
Attachment 327923 [details] pushed as e87772d - kmssink: use trace level for buffer render log Attachment 327924 [details] pushed as 3b87265 - kmssink: frame copy log in performance category