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.
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
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