X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=liblttsessiondcomm%2Fliblttsessiondcomm.h;h=adb9a8d843572d96f62938d02daf0ea111599c89;hp=5cac0b7982ecef86c52dde2ca69b9ef280ee9e55;hb=5e16da05d15eb413f28dea441e1bc49809cddc9b;hpb=50dc1fa67a38503ba9426e3d78edb17f48446796 diff --git a/liblttsessiondcomm/liblttsessiondcomm.h b/liblttsessiondcomm/liblttsessiondcomm.h index 5cac0b798..adb9a8d84 100644 --- a/liblttsessiondcomm/liblttsessiondcomm.h +++ b/liblttsessiondcomm/liblttsessiondcomm.h @@ -24,6 +24,11 @@ #include #include +/* + * FIXME: 32, 64bit enums -> uint32_t uint64_t for data exchange. + * Same for pid_t. + */ + #define LTTNG_RUNDIR "/var/run/lttng" /* Default unix socket path */ @@ -145,7 +150,7 @@ struct lttcomm_session_msg { }; /* - * Data structure for the lttng client response. + * Data structure for the response from sessiond to the lttng client. * * This data structure is the control struct use in * the header of the transmission. NEVER put variable