X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Faction%2Faction.h;h=ad451f219fbaf5db7255d953069807be7ef75fe6;hp=be7e397d0629e6f94091ac4a0eccaf1061366d2b;hb=refs%2Fheads%2Fsow-2020-0002-rev2;hpb=11f6ce94d8fb73f017888681aaba5d7df55fc735 diff --git a/include/lttng/action/action.h b/include/lttng/action/action.h index be7e397d0..ad451f219 100644 --- a/include/lttng/action/action.h +++ b/include/lttng/action/action.h @@ -22,6 +22,7 @@ enum lttng_action_type { LTTNG_ACTION_TYPE_ROTATE_SESSION = 3, LTTNG_ACTION_TYPE_SNAPSHOT_SESSION = 4, LTTNG_ACTION_TYPE_GROUP = 5, + LTTNG_ACTION_TYPE_INCREMENT_VALUE = 6, }; enum lttng_action_status {