Save/load: pid_tracker feature.
[lttng-tools.git] / src / common / config / config-session-abi.h
index 230b411611882999ef0aff480da59e1acb04dddb..d8a37b718a1403f3c72b91fc89c3defdc3daaa3b 100644 (file)
@@ -67,6 +67,11 @@ extern const char * const config_element_data_uri;
 extern const char * const config_element_max_size;
 extern const char * const config_element_pid;
 extern const char * const config_element_pids;
+extern const char * const config_element_shared_memory_path;
+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_domain_type_kernel;
 extern const char * const config_domain_type_ust;
This page took 0.024383 seconds and 4 git commands to generate.