X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fmi-lttng.c;h=e13342e835511deca29d53af8b1264f403961ef1;hp=9c98a0dd7712ce589347e0bbd0a285168a6575e5;hb=d813f89b7930eaf5425aa306c4e297a1045c54a1;hpb=136f2f81ca23f95585af57b773d7bc4e04407cda diff --git a/src/common/mi-lttng.c b/src/common/mi-lttng.c index 9c98a0dd7..e13342e83 100644 --- a/src/common/mi-lttng.c +++ b/src/common/mi-lttng.c @@ -661,7 +661,11 @@ int mi_lttng_domain(struct mi_writer *writer, goto end; } - /* TODO: attr... not sure how to use the union.... */ + /* TODO: union attr + * This union is not currently used and was added for + * future ust domain support. + * Date: 25-06-2014 + * */ if (!is_open) { /* Closing domain element */