update README
[ust.git] / README
diff --git a/README b/README
index 1b86fb2030ef77ddcd81005b17724913b64efedb..d2f78bc79de7adc991f1a6a7909c52ef846838db 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,5 @@
 LTTNG USERSPACE TRACER
 
-NOTE: This library has not been released yet because altough it is licenced as
-LGPL, it can only be used as gpl because it depends on GPL files. It will be
-released as soon as these issues are resolved.
-
 Dependencies:
 
 - liburcu
@@ -43,3 +39,7 @@ Package contents:
 - libmallocwrap
   An example library that can be LD_PRELOAD'ed to instrument calls to malloc()
   in any program without need to recompile it.
+
+- libinterfork
+  A library that is LD_PRELOAD'ed, and that hijacks calls to several system
+  calls in order to trace across these calls.
This page took 0.022599 seconds and 4 git commands to generate.