After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 758744 - allocators: Add logging category for GstFdMemory
allocators: Add logging category for GstFdMemory
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-27 15:25 UTC by Will Manley
Modified: 2015-11-27 15:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.02 KB, patch)
2015-11-27 15:25 UTC, Will Manley
committed Details | Review

Description Will Manley 2015-11-27 15:25:18 UTC
Created attachment 316397 [details] [review]
patch

Debugging can now be viewed by setting `GST_DEBUG=fdmemory:9`.
Comment 1 Tim-Philipp Müller 2015-11-27 15:38:00 UTC
Thanks, pushed:

commit aae0dc37c934164ba876557b8d862efe596b4c26
Author: William Manley <will@williammanley.net>
Date:   Thu Nov 26 11:33:02 2015 +0000

    allocators: add debug category for fd memory and allocator
    
    Debugging can now be viewed by setting GST_DEBUG=fdmemory:9
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758744