Fix link to git repository
[lttng-tools.git] / README
diff --git a/README b/README
index afdbf2311c10da73d195072551b3348ef13a4f14..d8d38d884b42cb2e95c11ca962e039d42f6fcf73 100644 (file)
--- a/README
+++ b/README
@@ -13,10 +13,10 @@ REQUIREMENTS:
     - liburcu
       Userspace RCU library, by Mathieu Desnoyers and Paul E. McKenney
 
-      -> Tested with liburcu >= v0.5.4
+      -> Tested with liburcu >= v0.6.6
 
       * Debian/Ubuntu package: liburcu-dev
-      * Git : git://lttng.org/userspace-rcu.git
+      * Git : git://git.lttng.org/userspace-rcu.git
       * Website:  http://lttng.org/urcu
 
     - libpopt
@@ -49,20 +49,20 @@ PACKAGE CONTENTS:
     - liblttngctl
       The LTTng tracing control library.
 
-    - liblttsessiondcomm
-      The ltt-sessiond communication library. In order to talk with ltt-sessiond,
-      thiis library must be used.
+    - liblttng-sessiond-comm
+      The lttng-sessiond communication library. In order to talk with lttng-sessiond,
+      this library must be used.
 
     - libkernelctl
       Kernel tracer control and ioctl definitions.
 
-    - liblttkconsumerd
-      Library for Kernel trace consumer.
+    - liblttng-consumer
+      Library for Kernel and (optionally) UST trace consumer.
 
-    - ltt-kconsumerd
-      The Kernel consumer daemon which uses liblttkconsumerd.
+    - lttng-consumerd
+      The consumer daemon which uses liblttng-consumer.
 
-    - ltt-sessiond
+    - lttng-sessiond
       The LTTng session daemon binary.
 
     - lttng
This page took 0.023529 seconds and 4 git commands to generate.