gstreamer/plugins/tracers
Tim-Philipp Müller 6446a1a45c tracers: leaks: some micro-optimisations
- we know number of filter items is not going to change,
  but compiler doesn't

- only do GST_IS_TRACER check for GObjects, not mini objects

- use non-type check cast macros in performance critical paths
2016-06-03 14:03:25 +01:00
..
.gitignore tracer: initial prototype for the tracing subsystem 2015-10-05 20:59:39 +02:00
gstlatency.c tracerrecord: don't leak the spec structures 2016-01-22 10:07:26 +01:00
gstlatency.h tracer: split into tracer and tracerutils 2015-10-05 20:59:39 +02:00
gstleaks.c tracers: leaks: some micro-optimisations 2016-06-03 14:03:25 +01:00
gstleaks.h tracers: add leaks tracer 2016-06-03 00:36:46 +01:00
gstlog.c tracer: harmonize the query hooks 2016-01-07 23:03:48 +01:00
gstlog.h tracer: split into tracer and tracerutils 2015-10-05 20:59:39 +02:00
gstrusage.c rusage: properly free the queue memory 2016-04-13 12:40:41 +03:00
gstrusage.h tracers: code cleanups 2015-10-05 20:59:39 +02:00
gststats.c tracerrecord: don't leak the spec structures 2016-01-22 10:07:26 +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: add leaks tracer 2016-06-03 00:36:46 +01:00