X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2FREADME;h=e38ef0701c628ebe67943e60268f4df244dd039e;hb=0fc64e11d52a1c0022d3c8d45afc17819db4db15;hp=8e71c6282e36b9f094da274da3e55cc647b28e58;hpb=fcdf74b2f0f101853545898193bcc2f6eb02c85d;p=lttv.git diff --git a/ltt/branches/poly/lttv/README b/ltt/branches/poly/lttv/README index 8e71c628..e38ef070 100644 --- a/ltt/branches/poly/lttv/README +++ b/ltt/branches/poly/lttv/README @@ -13,11 +13,9 @@ lttv -L modules-path -m module1 -m module2 ... So, to load the graphical interface with a detailed events list, it would be (if the installation prefix is /usr, for instance) -lttv -L /usr/lib/lttv/plugins -m mainwin -m guiEvents +lttv -L /usr/lib/lttv/plugins -m lttvwindow -m guievents * Tree structure -main: main program -mainLib: libraries acting as core of the interaction between main program - and modules. +lttv: main program composed of the program itself including helper modules. modules: text and graphical viewing and analysis tools.