update LTT viewing tools README
[lttv.git] / ltt / branches / poly / QUICKSTART
index dd16ea7c891f43769f362d9762579a1b0e180864..a47a5ee25f614305f9d4c8d0d4e32d1ddb4f8a64 100644 (file)
@@ -208,7 +208,9 @@ cd /usr/src
 wget http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.X.tar.bz2
 bzip2 -cd linux-2.6.X.tar.bz2 | tar xvof -
 cd linux-2.6.X
-cat /usr/src/lttng/patch*-2.6.X-lttng-0.x.xx* | patch -p1
+- For LTTng 0.9.4- cat /usr/src/lttng/patch*-2.6.X-lttng-0.x.xx* | patch -p1
+- For LTTng 0.9.5+ apply the patches in the order specified in the series file,
+  or use quilt
 cd ..
 mv linux-2.6.X linux-2.6.X-lttng-0.x.xx
 
This page took 0.022737 seconds and 4 git commands to generate.