X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Faction%2Faction.h;h=cd3857d7222d7f1d8f780cbf473dce43e550c3da;hp=be7e397d0629e6f94091ac4a0eccaf1061366d2b;hb=7c2fae7c05b6eb686317f9c443366f046f0a2757;hpb=c7627a89bbd6696a667acf0f52cc8a4fe876d3f1 diff --git a/include/lttng/action/action.h b/include/lttng/action/action.h index be7e397d0..cd3857d72 100644 --- a/include/lttng/action/action.h +++ b/include/lttng/action/action.h @@ -21,7 +21,7 @@ enum lttng_action_type { LTTNG_ACTION_TYPE_STOP_SESSION = 2, LTTNG_ACTION_TYPE_ROTATE_SESSION = 3, LTTNG_ACTION_TYPE_SNAPSHOT_SESSION = 4, - LTTNG_ACTION_TYPE_GROUP = 5, + LTTNG_ACTION_TYPE_LIST = 5, }; enum lttng_action_status {