Add --omit-name and --omit-output options to the save command
[lttng-tools.git] / src / common / config / config-session-abi.h
index 66d9cca73d4405084c264f215ed4b5247d411ca5..00757363fb7dc0bed3b3f2522b5d8f1590774837 100644 (file)
@@ -78,6 +78,8 @@ extern const char * const config_element_pid_tracker;
 extern const char * const config_element_trackers;
 extern const char * const config_element_targets;
 extern const char * const config_element_target_pid;
+extern const char * const config_element_omit_name;
+extern const char * const config_element_omit_output;
 
 extern const char * const config_domain_type_kernel;
 extern const char * const config_domain_type_ust;
This page took 0.033003 seconds and 5 git commands to generate.