tracer: use GST_PTR_FORMAT to log the structure
authorStefan Sauer <ensonic@users.sf.net>
Wed, 10 Sep 2014 06:32:18 +0000 (08:32 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Mon, 5 Oct 2015 18:59:39 +0000 (20:59 +0200)
commitd7acb27dee6a70c035db80ab6dd22c15fa08b0c0
treeb420478f7ed8768fab841130da35ab9e0ecc6bf9
parentdbb1897e9bdbd223f17271c61ac39abf2c0c2d20
tracer: use GST_PTR_FORMAT to log the structure

This way we only expand the structure when we're logging. This allows us to
meassure the pure tracing seperately from the logging.
Also add some comments on further improvements.
gst/gsttracer.c