X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2FREADME;h=e38ef0701c628ebe67943e60268f4df244dd039e;hb=4d9ff9421ad51cef878f7a2e70faacf96001768e;hp=6b36fd32314f95bda0e0b40885d294fcf0986ccf;hpb=04ea48c5594696c17b1baf09a14b5322ceea1ec0;p=lttv.git diff --git a/ltt/branches/poly/lttv/README b/ltt/branches/poly/lttv/README index 6b36fd32..e38ef070 100644 --- a/ltt/branches/poly/lttv/README +++ b/ltt/branches/poly/lttv/README @@ -13,5 +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 +lttv: main program composed of the program itself including helper modules. +modules: text and graphical viewing and analysis tools.