Mi: track/untrack/listing
[lttng-tools.git] / src / common / config / config-session-abi.h
index 230b411611882999ef0aff480da59e1acb04dddb..b2e939718f47986d03833507f8e384b585d5b318 100644 (file)
@@ -67,6 +67,9 @@ 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_domain_type_kernel;
 extern const char * const config_domain_type_ust;
This page took 0.022613 seconds and 4 git commands to generate.