X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2FQUICKSTART;h=7a37dcbbab4b93fd8c80f196686c12396ca40424;hb=89e867653c5fbbaf938b870652c330730f594651;hp=5f546249524e61553a8c88b326bcc12678de523d;hpb=5694ce4db35a1c440d2be08bd70e0cf51ffd395b;p=lttv.git diff --git a/ltt/branches/poly/QUICKSTART b/ltt/branches/poly/QUICKSTART index 5f546249..7a37dcbb 100644 --- a/ltt/branches/poly/QUICKSTART +++ b/ltt/branches/poly/QUICKSTART @@ -29,6 +29,19 @@ installation with Debian or RPM packages. In the case of an installation from sources, the dependencies are listed. +** Current development status ** + +LTTng : +supported architectures : +Intel Pentium (UP/SMP) with TSC + +LTTV : +supported architectures : +Intel i386 and better +PowerPC + + + Author : Mathieu Desnoyers, September 2005 @@ -38,7 +51,6 @@ Author : Mathieu Desnoyers, September 2005 *********************************************************** No RPM packages are ready yet. -No Debian kernel LTTng patch is ready yet. You can use the ltt.polymtl.ca apt source to get LTTV for Debian : @@ -69,7 +81,7 @@ packages for other platforms, do : su - cd /usr/src apt-get source lttv -cd lttv-0.6.7 +cd lttv-0.6.8 dpkg-buildpackage -rfakeroot You should then have your LTTV .deb files created for your architecture. @@ -233,9 +245,9 @@ echo ltt-control >> /etc/modules su - cd /usr/src -wget http://ltt.polymtl.ca/packages/LinuxTraceToolkitViewer-0.6.5-21092005.tar.gz -gzip -cd LinuxTraceToolkitViewer-0.6.5-21092005.tar.gz | tar xvof - -cd LinuxTraceToolkitViewer-0.6.5-21092005 +wget http://ltt.polymtl.ca/packages/LinuxTraceToolkitViewer-0.6.8-26092005.tar.gz +gzip -cd LinuxTraceToolkitViewer-0.6.8-26092005.tar.gz | tar xvof - +cd LinuxTraceToolkitViewer-0.6.8-26092005 (refer to README to see the development libraries that must be installed on you system) ./configure