Re: [linuxtools-dev] State of remote launch capability in linux tools

2011-09-28 Thread Greg Watson
Java is only required for RDT's remote projects. These are projects where the source code is entirely located on a remote system. RDT also provides "synchronized" projects which do not require Java on the target. PTP's remote API does not require Java (unless you're using an RSE dstore connecti

Re: [linuxtools-dev] State of remote launch capability in linux tools

2011-09-28 Thread Corey Ashford
On 09/28/2011 05:32 AM, Michel Dagenais wrote: > >> So, what parts of RDT would there be dependencies on? >> Could these dependencies be optional? >> >> I've seen the RDT Launcher mentioned... can you point me to the code, >> for reviewing it? > > We are also interested in this topic for supporti

Re: [linuxtools-dev] State of remote launch capability in linux tools

2011-09-28 Thread Corey Ashford
On 09/28/2011 01:27 AM, Oberhuber, Martin wrote: > So, what parts of RDT would there be dependencies on? > Could these dependencies be optional? > > I've seen the RDT Launcher mentioned... can you point me to the code, for > reviewing it? > Check out ParallelLaunchConfigurationDelegate in org.e

Re: [linuxtools-dev] State of remote launch capability in linux tools

2011-09-28 Thread Michel Dagenais
> So, what parts of RDT would there be dependencies on? > Could these dependencies be optional? > > I've seen the RDT Launcher mentioned... can you point me to the code, > for reviewing it? We are also interested in this topic for supporting remote tracing with LTTng. The parallel tools have in

Re: [linuxtools-dev] State of remote launch capability in linux tools

2011-09-28 Thread Oberhuber, Martin
eclipse.org] On Behalf Of Corey Ashford Sent: Tuesday, September 27, 2011 8:45 PM To: Jeff Johnston; Linux Tools developer discussion Subject: Re: [linuxtools-dev] State of remote launch capability in linux tools On 09/27/2011 11:27 AM, Jeff Johnston wrote: > On 09/26/2011 06:49 PM, Corey

Re: [linuxtools-dev] State of remote launch capability in linux tools

2011-09-27 Thread Corey Ashford
On 09/27/2011 11:27 AM, Jeff Johnston wrote: > On 09/26/2011 06:49 PM, Corey Ashford wrote: >> >> Hey folks, >> >> I'd like to understand where things are with regard to remote launch. >> >> We currently have a working remote launcher for Valgrind over PTP's RDT >> facility. Our implementation ess

Re: [linuxtools-dev] State of remote launch capability in linux tools

2011-09-27 Thread Jeff Johnston
On 09/26/2011 06:49 PM, Corey Ashford wrote: Hey folks, I'd like to understand where things are with regard to remote launch. We currently have a working remote launcher for Valgrind over PTP's RDT facility. Our implementation essentially re-implements the org.eclipse.linuxtools.profiling.lau

[linuxtools-dev] State of remote launch capability in linux tools

2011-09-26 Thread Corey Ashford
Hey folks, I'd like to understand where things are with regard to remote launch. We currently have a working remote launcher for Valgrind over PTP's RDT facility. Our implementation essentially re-implements the org.eclipse.linuxtools.profiling.launch.remote.RemoteConnection package using RDT's