[Bug 772936] Allow outputting logs (in particualr tracer logs) in Common Trace Format (ctf)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 14 14:20:49 UTC 2016


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

--- Comment #5 from Thibault Saunier <tsaunier at gnome.org> ---
Created attachment 337722
  --> https://bugzilla.gnome.org/attachment.cgi?id=337722&action=edit
tracerrecord: Rationalize environment variables

Use one single environment variable to define the output format:
GST_DEBUG_FORMAT, you can pass extra arguments in the variable,
and for example you will need to define where to output the CTF
logs in the form: `ctf,dir=/dir/where/to/output/ctf/traces/`.

Also added support to set the equivalent of GST_DEBUG_FILE
doing `GST_DEBUG_FORMAT=gst,file=debug.log`

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