gstreamer/plugins/tracers
Nirbheek Chauhan 3e2f24955e leakstracer: Get rid of GSlice usage
It's not faster than malloc, and is slower in most cases. Glib is also
getting rid of it entirely: https://gitlab.gnome.org/GNOME/glib/merge_requests/940
2019-07-01 13:33:13 +00:00
..
.gitignore tracer: initial prototype for the tracing subsystem 2015-10-05 20:59:39 +02:00
gstlatency.c latency: display event pointer in logs 2019-06-20 16:42:01 +05:30
gstlatency.h tracer: latency: Show per-element reported latency 2019-04-08 12:28:07 -04:00
gstleaks.c leakstracer: Get rid of GSlice usage 2019-07-01 13:33:13 +00:00
gstleaks.h leaks: Handle subclasses in filters even for unhandled/lazy loaded types 2017-05-20 15:42:16 +02:00
gstlog.c docs: Add tracers support 2019-05-31 18:53:43 -04:00
gstlog.h tracer: split into tracer and tracerutils 2015-10-05 20:59:39 +02:00
gstrusage.c docs: Add tracers support 2019-05-31 18:53:43 -04:00
gstrusage.h tracers: code cleanups 2015-10-05 20:59:39 +02:00
gststats.c docs: Add tracers support 2019-05-31 18:53:43 -04: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 docs: add coretracers to the list of plugins 2019-05-18 02:41:43 +00:00