tracers: Allow setting a name for all tracer objects
authorNirbheek Chauhan <nirbheek@centricular.com>
Tue, 18 Jun 2019 22:17:18 +0000 (03:47 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Tue, 2 Jul 2019 09:43:26 +0000 (15:13 +0530)
commit5cdf1b7db8a9544e8573b34873412f96d096df13
treed1fc8ae4eb8821b4ae7b6b0b6786fbc3a3a27e46
parent8a9b20a18b76bf9004f2f8004b4293e1ac7a48aa
tracers: Allow setting a name for all tracer objects

This will be useful in combination with the next commit when we add
API to get a list of active tracers so that consumers of the API can
easily distinguish tracer objects.
plugins/tracers/gstlatency.c
plugins/tracers/gstleaks.c
plugins/tracers/gstlog.c
plugins/tracers/gstrusage.c
plugins/tracers/gststats.c