X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Flist_triggers.c;h=5a40fdc1833322fbd2e68d47bedd837553d259ef;hp=7c8bd7f883f6bd304656958a81ec570c31ebf230;hb=4edabba83233b743e61b0d2ff6d77501211245dc;hpb=c6c76a9d74afc96fe84bfce59ffccb37edc5b57f diff --git a/src/bin/lttng/commands/list_triggers.c b/src/bin/lttng/commands/list_triggers.c index 7c8bd7f88..5a40fdc18 100644 --- a/src/bin/lttng/commands/list_triggers.c +++ b/src/bin/lttng/commands/list_triggers.c @@ -773,7 +773,7 @@ void print_one_action(const struct lttng_trigger *trigger, /* The default is 1 so print only when it is a * special case. */ - _MSG(", rate policy: after every %" PRIu64 + _MSG(", rate policy: every %" PRIu64 " occurrences", policy_value); }