X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Flttng%2Faction%2Faction.h;h=ad451f219fbaf5db7255d953069807be7ef75fe6;hb=ebdb334b4fdb77857d4bd7224c939f06d5d38f81;hp=be7e397d0629e6f94091ac4a0eccaf1061366d2b;hpb=17182cfd13b6d35cf8c80d4f9ccf8d2bdd1a05f2;p=lttng-tools.git 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 {