From: Julien Desfossez Date: Mon, 11 Dec 2017 21:42:20 +0000 (-0500) Subject: Dedicated function to wakeup the consumer metadata pipe X-Git-Tag: v2.11.0-rc1~357 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;ds=sidebyside;h=5b8eb761b650749a164de120f014b0cb6c218cf2;hp=5b8eb761b650749a164de120f014b0cb6c218cf2;p=lttng-tools.git Dedicated function to wakeup the consumer metadata pipe Extract the logic to wakeup the consumer metadata pipe to a dedicated function, it will be used after a rotation in UST. Signed-off-by: Julien Desfossez Signed-off-by: Jérémie Galarneau ---