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