Fix: sessiond: size-based rotation threshold exceeded in per-pid tracing (1/2)
[lttng-tools.git] / src / bin / lttng-sessiond / notification-thread-internal.hpp
index 0c992073e31debd2b4e0db8b54995d0da3d87bdd..b53c24b2398a98f77de8534d210b72677eb250de 100644 (file)
@@ -30,6 +30,7 @@ struct channel_key {
 
 struct session_info {
        struct lttng_ref ref;
 
 struct session_info {
        struct lttng_ref ref;
+       uint64_t id;
        char *name;
        uid_t uid;
        gid_t gid;
        char *name;
        uid_t uid;
        gid_t gid;
This page took 0.024092 seconds and 4 git commands to generate.