X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fnotification-thread-events.c;h=00a2bf66f559f1d5b8d6ee2c019e3dd0c2241534;hb=8f56701fa4b73a75378e88a84b0500e18b51ff49;hp=7de6595d8e51db3f6306eda112d493c7da0494b7;hpb=ab0ee2ca29394fa28284b94cc3c598960660404f;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 7de6595d8..00a2bf66f 100644 --- a/src/bin/lttng-sessiond/notification-thread-events.c +++ b/src/bin/lttng-sessiond/notification-thread-events.c @@ -258,7 +258,7 @@ unsigned long lttng_condition_buffer_usage_hash( hash ^= hash_key_str(condition->session_name, lttng_ht_seed); } if (condition->channel_name) { - hash ^= hash_key_str(condition->session_name, lttng_ht_seed); + hash ^= hash_key_str(condition->channel_name, lttng_ht_seed); } if (condition->domain.set) { hash ^= hash_key_ulong(