[Bug 775541] leaks: Implement ref/unref tracing in the leaks tracer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 21 20:58:09 UTC 2016


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

Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de

--- Comment #17 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> ---
A downside of of this is that it renders the rusage tracer useless. The
ref/unref ops are called so frequently that hooking generic probe point to
those will have too much overhead.

As a short term fix we should probably explicitly register hooks for the rusage
tracer. Not sure if it makes any sense in the long run to have more flxible
registration (e.g. globs or provide a list of 'detail' strings). WDYT?

-- 
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