From mboxrd@z Thu Jan 1 00:00:00 1970 From: msteppe91@gmail.com (Michael Steppe) Date: Tue, 19 Nov 2013 08:43:17 -0500 Subject: [lttng-dev] Having Trouble with LTTng folders Message-ID: 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__