gstreamer/plugins/tracers
Tim-Philipp Müller e04c6694f1 tracers: log: no need to link to our internal printf implementation
The call to __gst_vasprintf() was removed in commit 1a3e218b8.
2017-11-26 11:14:01 +00:00
..
.gitignore tracer: initial prototype for the tracing subsystem 2015-10-05 20:59:39 +02:00
gstlatency.c latency tracer: add timestamp to tracer records 2017-11-04 13:51:00 -04:00
gstlatency.h tracer: split into tracer and tracerutils 2015-10-05 20:59:39 +02:00
gstleaks.c gstleaks.c: always log leaks listing 2017-11-02 14:53:48 +01:00
gstleaks.h leaks: Handle subclasses in filters even for unhandled/lazy loaded types 2017-05-20 15:42:16 +02:00
gstlog.c tracers: log: no need to link to our internal printf implementation 2017-11-26 11:14:01 +00:00
gstlog.h tracer: split into tracer and tracerutils 2015-10-05 20:59:39 +02:00
gstrusage.c gstrusage: explicitly register to hooks 2016-12-21 22:19:51 +01:00
gstrusage.h tracers: code cleanups 2015-10-05 20:59:39 +02:00
gststats.c tracers/stats: log optional fields instead of GST_CLOCK_TIME_NONE 2016-12-16 15:55:21 +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 tracers: log: no need to link to our internal printf implementation 2017-11-26 11:14:01 +00:00
meson.build meson: Derive defines from header/function names 2016-12-21 23:51:36 +05:30