summaryrefslogtreecommitdiff
path: root/plugins/tracers/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-11-26tracers: log: no need to link to our internal printf implementationTim-Philipp Müller1-5/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2016-11-04tracers: leaks: Use the new gst_debug_get_stack_traceThibault Saunier1-2/+1
2016-07-08leaks tracer: add creation stack trace supportGuillaume Desmottes1-1/+2
2016-06-03tracers: add leaks tracerGuillaume Desmottes1-1/+3
2016-01-16gst.h: Don't spew warnings if GST_USE_UNSTABLE_API is not definedTim-Philipp Müller1-1/+2
2016-01-16tracer: add a GFlag for the tracer scopeStefan Sauer1-2/+1
2015-10-07tracers: Only link against libgstprintf.la if the debugging system is enabledSebastian Dröge1-1/+3
2015-10-07Revert "tracers: Only build getrusage() tracer if RUSAGE_THREAD is available"Stefan Sauer1-1/+1
2015-10-07tracers: Only build getrusage() tracer if RUSAGE_THREAD is availableSebastian Dröge1-1/+1
2015-10-06tracers: disable the log tracer if debug logging is disabledStefan Sauer1-1/+7
2015-10-06makefile.am: Remove obsolete Android build cruftStefan Sauer1-10/+0
2015-10-05tracer: split into tracer and tracerutilsStefan Sauer1-1/+2
2015-10-05tracers: add a new latency tracerStefan Sauer1-0/+2
2015-10-05rusage: add a new rusage tracerStefan Sauer1-0/+8
2015-10-05tracer: add more hooks and handle it in the pluginsStefan Sauer1-1/+1
2015-10-05stats: add a tracer that collects pipeline statisticsStefan Sauer1-1/+3
2015-10-05tracer: initial prototype for the tracing subsystemStefan Sauer1-0/+35