X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fnotification-thread-events.c;h=df801be59d77f1b50561cae48705177277f133cb;hb=0f0479d77e6e55766f9c1ec5765a4479e7b40b79;hp=87939f0660e4ed88164b34a2e711ecd25bb6e97c;hpb=e0b5f87b7e697508c09e8db401f40f7de296b97a;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/notification-thread-events.c b/src/bin/lttng-sessiond/notification-thread-events.c index 87939f066..df801be59 100644 --- a/src/bin/lttng-sessiond/notification-thread-events.c +++ b/src/bin/lttng-sessiond/notification-thread-events.c @@ -2444,6 +2444,7 @@ int handle_notification_thread_channel_sample( sizeof(previous_sample)); stored_sample->highest_usage = latest_sample.highest_usage; stored_sample->lowest_usage = latest_sample.lowest_usage; + stored_sample->channel_total_consumed = latest_sample.channel_total_consumed; previous_sample_available = true; } else { /*