ust-ctl: allow runtime version checks
[lttng-ust.git] / include / lttng / ust-ctl.h
index 25e588b39a32f409da0f83de037b2205e2350624..42b30ea9f06ae5565801d26b87ad7785ec4b6203 100644 (file)
@@ -660,6 +660,8 @@ int lttng_ust_ctl_counter_clear(struct lttng_ust_ctl_daemon_counter *counter,
 
 void lttng_ust_ctl_sigbus_handle(void *addr);
 
+int lttng_ust_ctl_get_version(uint32_t *major, uint32_t *minor, uint32_t *patchlevel);
+
 #ifdef __cplusplus
 }
 #endif
This page took 0.039777 seconds and 4 git commands to generate.