gstreamer/plugins/tracers
Stefan Sauer 5e40639be7 tracer: make gst_tracing_register_hook_id static
We don't need to expose this as public API. Change the only plugin that was
using it.
2016-01-06 20:46:58 +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 tracers: log: add missing hooks 2015-11-12 15:39:32 -03:00
gstlog.h tracer: split into tracer and tracerutils 2015-10-05 20:59:39 +02:00
gstrusage.c tracer: make gst_tracing_register_hook_id static 2016-01-06 20:46:58 +01:00
gstrusage.h tracers: code cleanups 2015-10-05 20:59:39 +02:00
gststats.c stats: log the element-new hook properly 2015-10-29 07:27:35 -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