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 679008 - docs: Add docs about all debug levels and GST_TRACE environment var
docs: Add docs about all debug levels and GST_TRACE environment var
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
0.10.x
Other Linux
: Normal normal
: 0.10.37
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-06-27 20:41 UTC by Javier Jardón (IRC: jjardon)
Modified: 2012-06-28 13:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add info about more logs levels (2.39 KB, patch)
2012-06-27 20:42 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review
Add GST_TRACE docs (1.78 KB, patch)
2012-06-27 20:43 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review

Description Javier Jardón (IRC: jjardon) 2012-06-27 20:41:25 UTC
patches following
Comment 1 Javier Jardón (IRC: jjardon) 2012-06-27 20:42:48 UTC
Created attachment 217459 [details] [review]
Add info about more logs levels
Comment 2 Javier Jardón (IRC: jjardon) 2012-06-27 20:43:18 UTC
Created attachment 217460 [details] [review]
Add GST_TRACE docs
Comment 3 Stefan Sauer (gstreamer, gtkdoc dev) 2012-06-27 21:07:46 UTC
Review of attachment 217460 [details] [review]:

::: docs/gst/running.xml
@@ +288,3 @@
+  Counts all live objects and dumps an overview of the number of unfreed
+  objects at program exit.
+The variable takes a comma-separated list of tracing options to enable.

Indent?
Comment 4 Javier Jardón (IRC: jjardon) 2012-06-27 21:26:25 UTC
Hello Stefan, I copied the version available in master: http://cgit.freedesktop.org/gstreamer/gstreamer/tree/docs/gst/running.xml#n280

Do you want me to rework the patch or fix master?
Comment 5 Tim-Philipp Müller 2012-06-28 13:48:48 UTC
commit 805674eed126f85cf4be2436da215b1d5abcb4f2
Author: Javier Jardón <jjardon@gnome.org>
Date:   Thu Jun 28 04:18:20 2012 +0900

    docs/gst/running.xml: Add info about the GST_TRACE environment variable
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679008

commit b348f1daad999c599d6aeac547ed2d5cfb81e04e
Author: Javier Jardón <jjardon@gnome.org>
Date:   Thu Jun 28 03:56:12 2012 +0900

    docs/gst/running.xml: GStreamer supports more debuggins levels
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679008