Add lttng_waiter utils
[lttng-tools.git] / src / bin / lttng / utils.h
index 662975a7613cb8cf9e333f75792c1632ff1b94cf..2d20e2bfe0ea9a9c427b105e5490f97b076fb7d3 100644 (file)
@@ -59,5 +59,7 @@ int print_missing_or_multiple_domains(unsigned int sum);
 
 int spawn_relayd(const char *pathname, int port);
 int check_relayd(void);
+void print_session_stats(const char *session_name);
+int show_cmd_help(const char *cmd_name, const char *help_msg);
 
 #endif /* _LTTNG_UTILS_H */
This page took 0.023639 seconds and 4 git commands to generate.