[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:43 UTC 2016


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

--- Comment #4 from Thibault Saunier <tsaunier at gnome.org> ---
Created attachment 337721
  --> https://bugzilla.gnome.org/attachment.cgi?id=337721&action=edit
tracerctfrecord: Flush the streams every 1000 events

This is the usual way to use the babeltrace API, it allows to do
the flushing atomically but avoid using too much memory at runtime
(also CTF events should be *very* lightweight).

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