libust: Remove lots of dead code and comments in tracer.c
[ust.git] / README
diff --git a/README b/README
index a381c951a376f1debab6e3583c67ba3f1cebcacb..187c045244a6ccd07826d15f66c0e0fd539ff42f 100644 (file)
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ PREREQUISITES:
   - liburcu
     Userspace RCU library, by Mathieu Desnoyers and Paul E. McKenney
 
-    -> This release was tested with liburcu v0.4.6
+    -> This release was tested with liburcu v0.5.4
 
       * Debian/Ubuntu package: liburcu-dev
       * Website:  http://lttng.org/urcu
@@ -79,11 +79,11 @@ PACKAGE CONTENTS:
     calls in order to trace across these calls. It _has_ to be LD_PRELOAD'ed
     in order to hijack calls. In contrast, libust may be linked at build time.
 
-  - libustcmd
+  - libustctl
     A library to control tracing in other processes. Used by ustctl.
 
   - libustcomm
-    A static library shared between libust, ust-consumerd and libustcmd, that
+    A static library shared between libust, ust-consumerd and libustctl, that
     provides functions that allow these components to communicate together.
 
   - libustconsumer
This page took 0.023233 seconds and 4 git commands to generate.