gstreamer/plugins/tracers
Julian Bouzas 308f505110 tracer: latency: Fix bug when storing latency probe event
The pad name sotred in the latency event has no longer the name of the element,
so we have to get the element Id, element name and pad name values from the data
structure and compare all 3 values.
2019-04-10 09:16:03 -04:00
..
.gitignore tracer: initial prototype for the tracing subsystem 2015-10-05 20:59:39 +02:00
gstlatency.c tracer: latency: Fix bug when storing latency probe event 2019-04-10 09:16:03 -04:00
gstlatency.h tracer: latency: Show per-element reported latency 2019-04-08 12:28:07 -04:00
gstleaks.c docs: include tracers in the documentation 2017-12-14 14:46:46 +11: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: Fix post query trace 2018-11-06 15:41:01 -05:00
gstlog.h tracer: split into tracer and tracerutils 2015-10-05 20:59:39 +02:00
gstrusage.c docs: include tracers in the documentation 2017-12-14 14:46:46 +11:00
gstrusage.h tracers: code cleanups 2015-10-05 20:59:39 +02:00
gststats.c docs: include tracers in the documentation 2017-12-14 14:46:46 +11: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: generate pkg-config files for our plugins 2018-11-05 15:18:41 +00:00