Comments and cleanup review Mathieu & David
[lttng-tools.git] / ltt-sessiond / session.h
index 96ecc217ee2daabd1acfcf21915afd0d868af9d2..11f9b9ace8986b0366e046d5787a7803fa38180c 100644 (file)
 #include <lttng/lttng.h>
 #include <uuid/uuid.h>
 
+/*
+ * FIXME: create a cmd_context structure to pass this kind of
+ * information around as parameter. Will facilitate multithreaded design
+ * later.
+ */
 extern struct ltt_session *current_session;
 
 /* Global session list */
This page took 0.023679 seconds and 4 git commands to generate.