leakstracer: Add API for logging leaks in the debug log
authorNirbheek Chauhan <nirbheek@centricular.com>
Fri, 28 Jun 2019 12:49:31 +0000 (18:19 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Tue, 2 Jul 2019 09:43:26 +0000 (15:13 +0530)
commit6e3565ca8612de33a1cfbed440ac745ef9940553
tree0c2e062ba9d663e70e61760ec72c91deba122010
parent44198ec4d636f83d05a5e2b68b9cf6d6252b6cc7
leakstracer: Add API for logging leaks in the debug log

This is the equivalent of sending SIGUSR1 to the application, and is
useful on platforms where UNIX signals are not available, such as
Windows.
plugins/tracers/gstleaks.c
plugins/tracers/gstleaks.h