trigger: generate and add tracer token on registration
[lttng-tools.git] / src / bin / lttng-sessiond / notification-thread.h
index 4e1ca4b8011fc3392394a09dc4f3f5303e07ee2c..c80bb691db52263c9075a31e21f968037811f51b 100644 (file)
@@ -219,6 +219,7 @@ struct notification_thread_state {
        struct cds_lfht *triggers_ht;
        struct cds_lfht *triggers_by_name_uid_ht;
        struct {
+               uint64_t next_tracer_token;
                uint64_t name_offset;
        } trigger_id;
        notification_client_id next_notification_client_id;
This page took 0.023107 seconds and 4 git commands to generate.