Re: [linuxtools-dev] LTTng 2.0 connection type

2012-06-15 Thread Bernd Hufmann
Hi Anna Thank you very much for your input and patch. See below for my answers and comments. For your patch, please refer to my comment on the bug report. SSH/SFTP reference --- In the source code I don't have a direct reference to any SSH and SFTP source code of RSE.

Re: [linuxtools-dev] LTTng 2.0 connection type

2012-06-14 Thread Anna Dushistova
I filed a bug for it and attached a patch for further discussions: https://bugs.eclipse.org/bugs/show_bug.cgi?id=382684 Anna. On Thu, Jun 14, 2012 at 2:41 AM, Anna Dushistova wrote: > Hi Bernd, > > I looked through the code and didn't notice any use of ssh/sftp > specific classes/methods. > I pe

Re: [linuxtools-dev] LTTng 2.0 connection type

2012-06-13 Thread Anna Dushistova
Hi Bernd, I looked through the code and didn't notice any use of ssh/sftp specific classes/methods. I personally would like to be able to use LTTng 2.0 through any connection that has files and shells/terminals subsystems, be it over SSH or TCF or anything else. I implemented something like this i

Re: [linuxtools-dev] LTTng 2.0 connection type

2012-06-13 Thread Bernd Hufmann
Hi Anna You're right the LTTng 2.0 connection type also needs a sftp_server to be available on the remote side. This is used for importing traces from the remote node. I've already updated the user documentation on the wiki. The LTTng 2.0 connection type (RSE system type) uses internally the RSE

[linuxtools-dev] LTTng 2.0 connection type

2012-06-13 Thread Anna Dushistova
Hi All, I have a question about LTTng2.0 connection type. Documentation says "requires an SSH server to be running on the remote host". My remote host has ssh, however, it doesn't have sftp, which is actually very common in the embedded world. TM has now an SCP file subsystem (http://www.eclipse.o

[linuxtools-dev] LTTng 2.0

2012-03-12 Thread Francois Chouinard
Hello everyone. We are in the process of restructuring the LTTng plug-ins for v2.0 which is planned for Juno. For those of you who are interested, the work is being tracked in https://bugs.eclipse.org/bugs/show_bug.cgi?id=374002. Our goal is to do one last release of the legacy LTTng with the Lin