gstreamer/plugins/tracers
Guillaume Desmottes e0757e1d80 rusage: properly free the queue memory
The queue is allocated as part of the tracer struct so we should not
use g_queue_free() to free it.

https://bugzilla.gnome.org/show_bug.cgi?id=764985
2016-04-13 12:40:41 +03:00
..
.gitignore tracer: initial prototype for the tracing subsystem 2015-10-05 20:59:39 +02:00
gstlatency.c tracerrecord: don't leak the spec structures 2016-01-22 10:07:26 +01:00
gstlatency.h tracer: split into tracer and tracerutils 2015-10-05 20:59:39 +02:00
gstlog.c tracer: harmonize the query hooks 2016-01-07 23:03:48 +01:00
gstlog.h tracer: split into tracer and tracerutils 2015-10-05 20:59:39 +02:00
gstrusage.c rusage: properly free the queue memory 2016-04-13 12:40:41 +03:00
gstrusage.h tracers: code cleanups 2015-10-05 20:59:39 +02:00
gststats.c tracerrecord: don't leak the spec structures 2016-01-22 10:07:26 +01:00
gststats.h tracers: code cleanups 2015-10-05 20:59:39 +02:00
gsttracers.c Revert "tracers: Only build getrusage() tracer if RUSAGE_THREAD is available" 2015-10-07 12:22:34 +02:00
Makefile.am gst.h: Don't spew warnings if GST_USE_UNSTABLE_API is not defined 2016-01-16 16:00:16 +00:00