Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
extern "C" {
#endif
-struct lttng_condition;
-struct lttng_evaluation;
-
/**
* Buffer usage conditions allows an action to be taken whenever a channel's
* buffer usage crosses a set threshold.
extern "C" {
#endif
-struct lttng_condition;
-struct lttng_evaluation;
-
/**
* Session consumed size conditions allow an action to be taken whenever a
* session's produced data size crosses a set threshold.
#include <lttng/condition/condition-internal.h>
#include <lttng/condition/session-consumed-size-internal.h>
+#include <lttng/constant.h>
#include <common/macros.h>
#include <common/error.h>
#include <assert.h>