X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2FQUICKSTART;fp=ltt%2Fbranches%2Fpoly%2FQUICKSTART;h=a47a5ee25f614305f9d4c8d0d4e32d1ddb4f8a64;hb=cee587c3bcfd31e0be7e0a44a8f466b28b2be934;hp=dd16ea7c891f43769f362d9762579a1b0e180864;hpb=3e34e41be9ea124b466db32bc3c1e68ff443648d;p=lttv.git diff --git a/ltt/branches/poly/QUICKSTART b/ltt/branches/poly/QUICKSTART index dd16ea7c..a47a5ee2 100644 --- a/ltt/branches/poly/QUICKSTART +++ b/ltt/branches/poly/QUICKSTART @@ -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