Re: [linuxtools-dev] Remote Valgrind or Perf in Luna SR1 ?

2014-09-25 Thread Wainer dos Santos Moschetta
Hi Martin, Remote perf and valgrind work with PTP remote and synchronized projects using Remote tools. You've been using RSE and I'm almost sure Linuxtools does not provide an implementation of remote proxy for RSE. - Wainer On 09/24/2014 07:17 AM, Oberhuber, Martin wrote: Hi Linuxtools Ex

Re: [linuxtools-dev] Remote Valgrind

2011-11-08 Thread Jeff Johnston
Hi Marc, This is interesting work and could be used in conjunction with the remote work being done or as an alternative to it. The remote tools work is attempting to unify the tools so that there is only one server needed on the remote machine. Currently, there is a central method for runni

Re: [linuxtools-dev] remote Valgrind

2011-07-15 Thread Corey Ashford
On 07/15/2011 01:06 PM, Jeff Johnston wrote: > Hi Corey, > > Yes I have seen that bug. It goes away IIRC and I thought I had checked > in a simple patch to verify > that the offending line doesn't try to access a null object, but > apparently I did not. > > I got the remote Valgrind stuff workin

Re: [linuxtools-dev] remote Valgrind

2011-07-15 Thread Jeff Johnston
Hi Corey, Yes I have seen that bug. It goes away IIRC and I thought I had checked in a simple patch to verify that the offending line doesn't try to access a null object, but apparently I did not. I got the remote Valgrind stuff working over TCF, but I had to apply some tape to make it work