gstreamer/plugins/tracers
Guillaume Desmottes 1ed4140d00 leaks tracer: use G_OS_UNIX to check for signal support
Checking for signal.h is not good enough as it's present in Windows.
Those signals are UNIX specific anyway.

https://bugzilla.gnome.org/show_bug.cgi?id=767857
2016-07-08 12:38:46 +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
gstleaks.c leaks tracer: use G_OS_UNIX to check for signal support 2016-07-08 12:38:46 +03:00
gstleaks.h leaks tracer: add creation stack trace support 2016-07-08 12:07:53 +03: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 tracers: add leaks tracer 2016-06-03 00:36:46 +01:00
Makefile.am leaks tracer: add creation stack trace support 2016-07-08 12:07:53 +03:00