X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2FREADME;h=3effc741728c7bb5ef424d70b7cae66ea2da3f9b;hb=e8ac6a5ee4cbe4ac130fe2e26f80ca97175b1528;hp=3d02eba6f3bdedfce7a7fcd330b07110dc091091;hpb=ab4933e6a2f4126c8d5292b3dfe49effdbb473ab;p=lttv.git diff --git a/ltt/branches/poly/README b/ltt/branches/poly/README index 3d02eba6..3effc741 100644 --- a/ltt/branches/poly/README +++ b/ltt/branches/poly/README @@ -40,6 +40,16 @@ lttv: Linux Trace Toolkit trace analysis tool and viewer. lttv/modules: Linux Trace Toolkit analysis tool and viewer plugin modules. specs: RPM config files (currently empty). +* The rest of the tools + +You must use the lastest versions of patches for the Linux Kernel. That includes +relayfs and ltt patches, available on the ltt-dev mailing list at +http://www.listserv.shafik.org/pipermail/ltt-dev/. You will find there the +lastest version of the trace daemon that must be used to create the traces. (in +the TraceToolkit package) + +Once your traces are created, you must use the convert tool to create a trace in +the proper format from them. * For Developers @@ -57,4 +67,5 @@ If you get the tree from the repository, you will need to use the autogen.sh script. It calls all the GNU tools needed to prepare the tree configuration. + Mathieu Desnoyers