gstreamer/plugins/tracers
Sebastian Dröge 2b8413e1cd tracers: Only link against libgstprintf.la if the debugging system is enabled
It does not exist otherwise and linking will fail.
2015-10-07 12:01:16 +01:00
..
.gitignore tracer: initial prototype for the tracing subsystem 2015-10-05 20:59:39 +02:00
gstlatency.c tracing: rename the global api to gst_tracing 2015-10-05 20:59:39 +02:00
gstlatency.h tracer: split into tracer and tracerutils 2015-10-05 20:59:39 +02:00
gstlog.c tracer: Use GST_TIME_ARGS when printing with GST_TIME_FORMAT. 2015-10-05 20:59:39 +02:00
gstlog.h tracer: split into tracer and tracerutils 2015-10-05 20:59:39 +02:00
gstrusage.c Revert "tracers: Only build getrusage() tracer if RUSAGE_THREAD is available" 2015-10-07 12:22:34 +02:00
gstrusage.h tracers: code cleanups 2015-10-05 20:59:39 +02:00
gststats.c tracers: stats: add message structure to output 2015-10-05 19:06:41 -03: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 tracers: Only link against libgstprintf.la if the debugging system is enabled 2015-10-07 12:01:16 +01:00