gstreamer/plugins/tracers
Stefan Sauer a5246f91af gstrusage: explicitly register to hooks
We were attaching to any probe point to take rusage samples. The new refcount
hooks are called way too frequently though to make this still feasible.
2016-12-21 22:19:51 +01:00
..
.gitignore tracer: initial prototype for the tracing subsystem 2015-10-05 20:59:39 +02:00
gstlatency.c latency: the latency is not an aggregated value 2016-12-20 21:07:14 +01:00
gstlatency.h tracer: split into tracer and tracerutils 2015-10-05 20:59:39 +02:00
gstleaks.c leaks: Allow user to set the flags to use to retrieve stack traces 2016-12-20 15:29:10 -03:00
gstleaks.h leaks: Allow user to set the flags to use to retrieve stack traces 2016-12-20 15:29:10 -03:00
gstlog.c tracers/log: log more detail 2016-12-08 22:03:19 +01: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: leaks: Use the new gst_debug_get_stack_trace 2016-11-04 14:22:05 -03:00
meson.build meson: Derive defines from header/function names 2016-12-21 23:51:36 +05:30