Update README and TODO
[lttng-tools.git] / README
diff --git a/README b/README
index 16e1154bdf33ac15f7ea560fe459bd8c03fc8583..04d8408896ebef9a5826b20328bbf9ba47d19bab 100644 (file)
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ REQUIREMENTS:
     - liburcu
       Userspace RCU library, by Mathieu Desnoyers and Paul E. McKenney
 
-      -> Tested with liburcu >= v0.5.4
+      -> Tested with liburcu >= v0.6.5
 
       * Debian/Ubuntu package: liburcu-dev
       * Git : git://lttng.org/userspace-rcu.git
@@ -49,18 +49,18 @@ PACKAGE CONTENTS:
     - liblttngctl
       The LTTng tracing control library.
 
-    - liblttsessiondcomm
+    - liblttng-sessiond-comm
       The ltt-sessiond communication library. In order to talk with ltt-sessiond,
-      thiis library must be used.
+      this library must be used.
 
     - libkernelctl
       Kernel tracer control and ioctl definitions.
 
-    - liblttngkconsumerd
-      Library for Kernel trace consumer.
+    - liblttng-consumer
+      Library for Kernel and (optionally) UST trace consumer.
 
-    - ltt-kconsumerd
-      The Kernel consumer daemon which uses liblttngkconsumerd.
+    - lttng-consumerd
+      The consumer daemon which uses liblttng-consumer.
 
     - ltt-sessiond
       The LTTng session daemon binary.
This page took 0.023755 seconds and 4 git commands to generate.