Top |
Description
A tracing module tracking the lifetime of objects by logging those still alive when program is exiting and raising a warning. The type of objects tracked can be filtered using the parameters of the tracer, for example: GST_TRACERS=leaks(filters="GstEvent,GstMessage",stack-traces-flags=full)