Save/load: pid_tracker feature.
[lttng-tools.git] / src / common / config / config-session-abi.h
index c578af7e9183e565a47c03cbfde429cbc429b6a1..d8a37b718a1403f3c72b91fc89c3defdc3daaa3b 100644 (file)
@@ -68,6 +68,10 @@ 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.024348 seconds and 4 git commands to generate.