add quick start in README
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 21 Aug 2004 19:31:23 +0000 (19:31 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 21 Aug 2004 19:31:23 +0000 (19:31 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@832 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/README

index 3effc741728c7bb5ef424d70b7cae66ea2da3f9b..61aa7ca0442063454037af091a6689d4d1ee0e95 100644 (file)
@@ -24,6 +24,13 @@ After running ./configure, you can also go in specific subdirectories and
 use make, make install.
 
 
+* Quick Start
+
+- Create a trace
+- Convert it
+- Run ./lttv -m guievents -m guicontrolflow -m guievents -t path_to_trace
+
+
 * Source Tree Structure
 
 This is a sample of the suggested tree for Linux Trace Toolkit.
@@ -40,6 +47,7 @@ lttv:   Linux Trace Toolkit trace analysis tool and viewer.
 lttv/modules:  Linux Trace Toolkit analysis tool and viewer plugin modules.
 specs:  RPM config files (currently empty).
 
+
 * The rest of the tools
 
 You must use the lastest versions of patches for the Linux Kernel. That includes
@@ -51,6 +59,7 @@ the TraceToolkit package)
 Once your traces are created, you must use the convert tool to create a trace in
 the proper format from them.
 
+
 * For Developers
 
 This source tree is based on the autotools suite from GNU to simplify
This page took 0.024611 seconds and 4 git commands to generate.