X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=lttng-sessiond%2Fust-app.h;h=c730cb738044d7daf3a4f517ca570613a20dde0f;hb=477d7741a6555ba9d2ef0bbfc72fc7877cbbb869;hp=14e04c121510157ebbfa896ffed43794c84513d7;hpb=ba767faf163cac5db9de0c36051928f3843ff3f9;p=lttng-tools.git diff --git a/lttng-sessiond/ust-app.h b/lttng-sessiond/ust-app.h index 14e04c121..c730cb738 100644 --- a/lttng-sessiond/ust-app.h +++ b/lttng-sessiond/ust-app.h @@ -84,6 +84,7 @@ struct ust_app_session { struct lttng_ust_object_data *obj; struct cds_lfht *channels; /* Registered channels */ struct cds_lfht_node node; + char path[PATH_MAX]; }; /*