Add session name option to all command
[lttng-tools.git] / lttng / utils.h
index 90f7f46b1276b57d1da0be934dad185e9171f759..5b9a5e6e4a17ca9bf380c0c4c3e738d3a6d4cd65 100644 (file)
@@ -21,6 +21,6 @@
 
 char *get_config_file_path(void);
 char *get_session_name(void);
-int set_session_name(void);
+int set_session_name(char *name);
 
 #endif /* _LTTNG_UTILS_H */
This page took 0.023163 seconds and 4 git commands to generate.