X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-ctl.h;h=42b30ea9f06ae5565801d26b87ad7785ec4b6203;hb=9c96e34c54f6e2beda872953c4d5955967c9fef4;hp=25e588b39a32f409da0f83de037b2205e2350624;hpb=f63969cc383c919fdad975497d668605783c6c3a;p=lttng-ust.git diff --git a/include/lttng/ust-ctl.h b/include/lttng/ust-ctl.h index 25e588b3..42b30ea9 100644 --- a/include/lttng/ust-ctl.h +++ b/include/lttng/ust-ctl.h @@ -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