[Bug 766008] Improve leaks detection using GST_TRACE

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 4 21:39:49 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=766008

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Having a GstTracer for that seems nicer, than parsing free-form GST_TRACE
output :) Otherwise seems very useful to have, just not sure what to do about
GObjects... as we don't have control over g_object_ref/unref and can't add a
tracer in there. We could however add a GstObject init/finalize hook for
GstTracer

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list