lttng: enable-channel: move kernel tracer status check to util
[lttng-tools.git] / src / bin / lttng / utils.hpp
index 0f42ef74e1269803a2d3aff262830f1b29ea790b..d790e74d4f8bed24b89cbe768656c202df311266 100644 (file)
@@ -178,4 +178,10 @@ int print_trace_archive_location(const struct lttng_trace_archive_location *loca
 int validate_exclusion_list(const char *event_name,
                            const struct lttng_dynamic_pointer_array *exclusions);
 
+/*
+ * Ask the sessiond for the more details on the status of the kernel tracer and
+ * print it to stderr.
+ */
+void print_kernel_tracer_status_error();
+
 #endif /* _LTTNG_UTILS_H */
This page took 0.022688 seconds and 4 git commands to generate.