Use lttng_trigger_is_equal when iterating over the trigger ht
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 13 Jan 2020 18:40:12 +0000 (13:40 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 8 Dec 2020 17:25:37 +0000 (12:25 -0500)
commite8f7fa117487c9b57f5a9699364c3bebf53c5cec
treeb0c3e53c4b547d959a643deb55e5732632f02a14
parent58daac01d91347336f24e1fc1cacd4e7a3101e93
Use lttng_trigger_is_equal when iterating over the trigger ht

Since a trigger can now have other type of actions then the notify one,
we must account for it. We use lttng_trigger_equal to perform that task.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I3300b0fff66e760152c1f7065d8fbfb945cce48e
src/bin/lttng-sessiond/notification-thread-events.c
This page took 0.025329 seconds and 4 git commands to generate.