Fix: missing context type string in save for ust context
[lttng-tools.git] / src / common / config / config-session-abi.h
index 3c51883622c9d960ae0cf75e1755df333219a012..0efd391d5a69ff6c4583ad7784893498620d822b 100644 (file)
@@ -106,5 +106,6 @@ const char * const config_event_context_vppid;
 const char * const config_event_context_pthread_id;
 const char * const config_event_context_hostname;
 const char * const config_event_context_ip;
+const char * const config_event_context_perf_thread_counter;
 
 #endif /* CONFIG_SESSION_INTERNAL_H */
This page took 0.026477 seconds and 5 git commands to generate.