latency tracer: add timestamp to tracer records
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 13 Apr 2017 14:28:54 +0000 (16:28 +0200)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Sat, 4 Nov 2017 17:51:00 +0000 (13:51 -0400)
commit4670036691a329cc1b42696ea6797a8b56ed2a91
tree19b1fd1ed273dfd575478329a5b1397dd3266711
parent40187f9247d5f20f8f6c869bd1f995127dc11b55
latency tracer: add timestamp to tracer records

Include the timestamp of the recorded log as in the 'stats' tracer.
This can be useful, for example, to plot a graph showing the latency
over time.

https://bugzilla.gnome.org/show_bug.cgi?id=781315
plugins/tracers/gstlatency.c