X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Faction%2Faction.h;h=03f2964f3ae08cef8c2d265a2bfaffade7e78217;hp=cc26ed9141e33d142b2488c67052061e45b76047;hb=bfb2ec6a46481414a99e55556d7b0586e57b074e;hpb=931bdbaa3a3fd1d586a0045c15cac23d6cfc67f9 diff --git a/include/lttng/action/action.h b/include/lttng/action/action.h index cc26ed914..03f2964f3 100644 --- a/include/lttng/action/action.h +++ b/include/lttng/action/action.h @@ -19,6 +19,7 @@ enum lttng_action_type { LTTNG_ACTION_TYPE_NOTIFY = 0, LTTNG_ACTION_TYPE_START_SESSION = 1, LTTNG_ACTION_TYPE_STOP_SESSION = 2, + LTTNG_ACTION_TYPE_ROTATE_SESSION = 3, }; enum lttng_action_status {