Add register done command
[lttng-ust.git] / include / ust / lttng-ust-abi.h
index c4d51a3912b90efa3a10b0d5d1f021c3e7536e84..56fa8b9e076767e664e0bb9db76661c182acd907 100644 (file)
@@ -76,6 +76,7 @@ struct lttng_ust_context {
        _UST_CMDR(0x41, struct lttng_ust_tracer_version)
 #define LTTNG_UST_TRACEPOINT_LIST              _UST_CMD(0x42)
 #define LTTNG_UST_WAIT_QUIESCENT               _UST_CMD(0x43)
+#define LTTNG_UST_REGISTER_DONE                        _UST_CMD(0x44)
 
 /* Session FD commands */
 #define LTTNG_UST_METADATA                     \
This page took 0.02838 seconds and 4 git commands to generate.