Document why the fd tracker is ABI without a public header
[lttng-ust.git] / include / ust-fd.h
index 9d764aefa20fd8f39795e84c013a3d455b5fc4fc..ddebaa91affed11018a8a7dba95da981364021f6 100644 (file)
@@ -8,8 +8,9 @@
 #define _LTTNG_UST_FD_H
 
 /*
- * This header is meant for liblttng and libust internal use ONLY.
- * These declarations should NOT be considered stable API.
+ * The fd tracker feature is part of the ABI and used by liblttng-ust-fd.
+ * However, some test code and documentation needs to be written before it is
+ * exposed to users with a public header.
  */
 
 #include <stdio.h>
This page took 0.025265 seconds and 4 git commands to generate.