X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Fust%2Flttng-ust-abi.h;fp=include%2Fust%2Flttng-ust-abi.h;h=5eb131f8feae510410881964bab28d85dacf700a;hb=43861eabbb8d36a63e9b0d0cee5ed1193436d600;hp=303493eeb4e1404ea4241b7054c9f138813ab475;hpb=1c5e467e5da8d549fa499c3ceb9739c5f704260d;p=ust.git diff --git a/include/ust/lttng-ust-abi.h b/include/ust/lttng-ust-abi.h index 303493e..5eb131f 100644 --- a/include/ust/lttng-ust-abi.h +++ b/include/ust/lttng-ust-abi.h @@ -111,6 +111,8 @@ struct lttng_ust_context { /* Event and Channel FD commands */ #define LTTNG_UST_CONTEXT \ _UST_CMDW(0x70, struct lttng_ust_context) +#define LTTNG_UST_FLUSH_BUFFERS \ + _UST_CMD(0x71) /* Event, Channel and Session commands */ #define LTTNG_UST_ENABLE _UST_CMD(0x80)