gstreamer/plugins/tracers
Nirbheek Chauhan 145f8546c4 gstinfo: Add an explicit enum for GST_STACK_TRACE_SHOW_NONE
The code implicitly uses this value when the stack trace is not FULL.
Mostly useful for documenting the behaviour when each flag is passed
and for translating to/from strings.
2019-07-01 10:36:09 +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 gstinfo: Add an explicit enum for GST_STACK_TRACE_SHOW_NONE 2019-07-01 10:36:09 +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