Rename liblttng-ust-malloc to liblttng-ust-libc, update to lttng-ust 2.0
[lttng-ust.git] / README
diff --git a/README b/README
index 114e3b25fd347176a9322ba2575a42c2c7a0654d..71d7188460a5ab159f65e6a5b4f50ec5c55135d0 100644 (file)
--- a/README
+++ b/README
@@ -117,9 +117,10 @@ PACKAGE CONTENTS:
   - tests
     Various test programs
 
-  - liblttng-ust-malloc
-    An example library that can be LD_PRELOAD'ed to instrument calls to malloc()
-    in any program without need to recompile it.
+  - liblttng-ust-libc
+    An example library that can be LD_PRELOAD'ed to instrument some
+    calls to libc (currently malloc() and free()) in any program without
+    need to recompile it.
 
   - liblttng-ust-fork
     A library that is LD_PRELOAD'ed, and that hijacks calls to several system
This page took 0.023553 seconds and 4 git commands to generate.