X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fbin%2Flttng%2Fcommands%2Flist_triggers.c;h=5a40fdc1833322fbd2e68d47bedd837553d259ef;hb=4edabba83233b743e61b0d2ff6d77501211245dc;hp=7c8bd7f883f6bd304656958a81ec570c31ebf230;hpb=7c2fae7c05b6eb686317f9c443366f046f0a2757;p=lttng-tools.git 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); }