git-svn-id: http://ltt.polymtl.ca/svn@245 04897980-b3bd-0310-b5e0-8ef037075253
[lttv.git] / ltt / branches / poly / README
CommitLineData
f4b0c7bb 1To compile the source tree, simply follow these steps :
2
3- run ./autogen.sh
4- make
5- make install
6
7After running autogen.sh, you can also go in specific subdirectories and
8use make, make install.
9
10
895ad015 11This is a sample of the suggested tree for Linux Trace Toolkit.
12
13
14LibLTT : Libraries used for LTT.
15README : This file. Introduction pointing to specific resources in the tree.
16debian : debian config files.
17doc : LTT Documentation.
18doc/user : User related documentation.
19doc/developer : Developer related documentation.
20kernel : LTT kernel patches.
21lttd : Linux Trace Toolkit daemon.
22lttv : Linux Trace Toolkit visualizer/analyzer.
23lttv/plugins : Linux Trace Toolkit visualizer plugins.
24specs : RPM config files.
This page took 0.023374 seconds and 4 git commands to generate.