tracer: latency: Fix bug when storing latency probe event
authorJulian Bouzas <julian.bouzas@collabora.com>
Wed, 10 Apr 2019 13:13:53 +0000 (09:13 -0400)
committerJulian Bouzas <julian.bouzas@collabora.com>
Wed, 10 Apr 2019 13:16:03 +0000 (09:16 -0400)
commit308f50511062d8fc4ae45f14a5e5f4c8eb63d755
tree66a608206fc3828ae9f39197c3d86d1b77fe4f60
parente0c9d4f8799d71faacdc3b7f90690f56fb3097bf
tracer: latency: Fix bug when storing latency probe event

The pad name sotred in the latency event has no longer the name of the element,
so we have to get the element Id, element name and pad name values from the data
structure and compare all 3 values.
plugins/tracers/gstlatency.c