From: David Goulet Date: Wed, 30 Jan 2013 16:08:54 +0000 (-0500) Subject: Fix: change health poll update to entry/exit calls X-Git-Tag: v2.2.0-rc1~73 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=a78af745624dfc8bfe90748a1730fecbb4677a17;hp=a78af745624dfc8bfe90748a1730fecbb4677a17 Fix: change health poll update to entry/exit calls It adds a better semantic to the code flow. Furthermore, the current counter of the health state is now validated raising an assert() if the value is unexepected. Acked-by: Mathieu Desnoyers Signed-off-by: David Goulet ---