From: compudj Date: Thu, 6 May 2004 17:48:26 +0000 (+0000) Subject: update X-Git-Tag: v0.12.20~2968 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=6e32af9fe5252f2ab83f81d576b784f8531a79df;p=lttv.git update git-svn-id: http://ltt.polymtl.ca/svn@521 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/lttv/README b/ltt/branches/poly/lttv/README index e95bbabe..e38ef070 100644 --- a/ltt/branches/poly/lttv/README +++ b/ltt/branches/poly/lttv/README @@ -13,9 +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 composed of the program itself including helper modules. +lttv: main program composed of the program itself including helper modules. modules: text and graphical viewing and analysis tools.