Live timer set up
[lttng-tools.git] / src / bin / lttng-sessiond / ust-consumer.c
index 78f29f497b7f69fb127bb24f78d7ce1a6f769654..308798eb1019943652e1d50ef67f7c1de9c2ae81 100644 (file)
@@ -147,6 +147,7 @@ static int ask_channel_creation(struct ust_app_session *ua_sess,
                        ua_chan->attr.overwrite,
                        ua_chan->attr.switch_timer_interval,
                        ua_chan->attr.read_timer_interval,
+                       ua_sess->live_timer_interval,
                        (int) ua_chan->attr.output,
                        (int) ua_chan->attr.type,
                        ua_sess->tracing_id,
This page took 0.022789 seconds and 4 git commands to generate.