tracers: log: Fix post query trace
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 6 Nov 2018 20:12:27 +0000 (20:12 +0000)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 6 Nov 2018 20:41:01 +0000 (15:41 -0500)
commite1be0652932c6538648035caccd75618b8f836a0
tree9db3224a70c047455e760d0fb8c306dc70c85d64
parent8a8f2cebf4895a21161c0886da8ab4229c783d5d
tracers: log: Fix post query trace

The post tracer hooks have a GstQuery argument which was truncated from
the trace. As the post hook is the one that contains the useful data,
this bug was hiding the important information from that trace.
plugins/tracers/gstlog.c