From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers) Date: Mon, 3 Feb 2014 15:56:44 +0000 (UTC) Subject: [lttng-dev] Having trouble with LTTng folders In-Reply-To: References: Message-ID: <916022011.18045.1391443004003.JavaMail.zimbra@efficios.com> ----- Original Message ----- > From: "Michael Steppe" > To: lttng-dev at lists.lttng.org > Sent: Tuesday, November 19, 2013 8:38:53 AM > Subject: [lttng-dev] Having trouble with LTTng folders > Hello! > I am currently running lttng-tools 2.0.4 on CentOS 6.3 (unfortunately I > cannot upgrade either at this time). > I have created a plugin in Eclipse (called LTTng Control) that allows users > to trace without the command line. It is just a simple GUI with buttons that > essentially relate to the system calls in the terminal. One of the options I > have allows users to manually connect, via the IP address, to another VM to > trace remotely on that VM. So far I support RHEL 6.1, 6.3, 6.4, and CentOS > 6.3 remote VMs. I have made all the system calls as seen below, creating > each trace in /tmp and calling all lttng calls on that specific trace: > lttng create TRACE__