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