Print the location of trace chunk produced at session destruction
[lttng-tools.git] / src / bin / lttng / utils.h
index b1b97d725d9c0617aeee631ca8fa93447b62fdf7..784e835771dfa1d5de96328f530b667c24581748 100644 (file)
@@ -62,4 +62,8 @@ int check_relayd(void);
 void print_session_stats(const char *session_name);
 int show_cmd_help(const char *cmd_name, const char *help_msg);
 
+int print_trace_archive_location(
+               const struct lttng_trace_archive_location *location,
+               const char *session_name);
+
 #endif /* _LTTNG_UTILS_H */
This page took 0.023791 seconds and 5 git commands to generate.