debug: Add a memory ringbuffer based debug logger
authorSebastian Dröge <sebastian@centricular.com>
Mon, 17 Jul 2017 18:03:11 +0000 (21:03 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 28 Jul 2017 16:27:51 +0000 (17:27 +0100)
commitad0dd860c9145cdcc9bab2887e3da332bccce894
tree2f2fb97e36359d77c46a48099d44151898de183b
parent0bf3531efa3c55e4dd10151c637a6b3d7deb5a4c
debug: Add a memory ringbuffer based debug logger

This stores debug logs in memory per thread and uses up to a
configurable amount of bytes per thread for the logs. Inactive threads
are timed out after a configurable amount of time.

https://bugzilla.gnome.org/show_bug.cgi?id=785035
docs/gst/gstreamer-sections.txt
gst/gstinfo.c
gst/gstinfo.h
win32/common/libgstreamer.def