Update the README file to mark the project as unmaintained
[lttv.git] / README
diff --git a/README b/README
index bd7074a998abe6fc3e9b7caaae4540f33fbb339d..1f136d87e469eb9b71316cd017a6580ff2ea55d9 100644 (file)
--- a/README
+++ b/README
@@ -1,11 +1,19 @@
-LTT Viewing Tools package README
+PROJECT STATUS
 --------------------------------
-Mathieu Desnoyers 
-Last update: 2007/05/14
 
+The LTTV project is currently unmaintained. If you need up-to-date tools
+to view/analyze LTTng traces, please consider the following
+alternatives:
+
+- Trace Compass (https://www.eclipse.org/tracecompass)
+- Babeltrace (https://babeltrace.org)
+
+
+LTTV README
+--------------------------------
 
 This package contains the trace reading library and trace viewing tools for
-the new Linux Trace Toolkit trace format.
+the LTTng 2.x trace format (Common Trace Format).
 
 * Compiling
 
@@ -48,9 +56,7 @@ See QUICKSTART.
 
 Here is the tree structure of the Linux Trace Toolkit Viewer package.
 
-ltt/           New trace format reading library.
 README         This file.
-debian/                Debian config files (currently empty).
 doc/           Documentation.
 doc/user/      User related documentation.
 doc/developer/ Developer related documentation.
@@ -63,7 +69,7 @@ specs/                RPM config files (currently empty).
 
 This source tree is based on the autotools suite from GNU to simplify
 portability. Here are some things you should have on your system in order to
-compile the subversion repository tree :
+compile the git repository tree :
 
 
 - GNU autotools (automake >=1.7, autoconf >=2.50, autoheader >=2.50)
@@ -73,3 +79,8 @@ compile the subversion repository tree :
 
 If you get the tree from the repository, you will need to use the autogen.sh
 script. It calls all the GNU tools needed to prepare the tree configuration.
+
+
+* Contact
+
+       Mailing List: lttng-dev@lists.lttng.org
This page took 0.022624 seconds and 4 git commands to generate.