SoW-2020-0002: Trace Hit Counters: trigger error reporting integration
[lttng-tools.git] / include / lttng / condition / condition-internal.h
index 405199b428fcae3004e3b5fdb97caaaf9e993b86..92bb4de71bd8283877bc579af666ab7e74aee05d 100644 (file)
@@ -71,4 +71,7 @@ LTTNG_HIDDEN
 bool lttng_condition_is_equal(const struct lttng_condition *a,
                const struct lttng_condition *b);
 
+LTTNG_HIDDEN
+const char *lttng_condition_type_str(enum lttng_condition_type type);
+
 #endif /* LTTNG_CONDITION_INTERNAL_H */
This page took 0.023478 seconds and 5 git commands to generate.