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
Hi Linuxtools Experts,
I tried using remote perf with the Luna SR1 package (plus RDT added) but I am
lost with an NPE:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=444929
What is the status of remote perf, should it be working ?
Any help would be appreciated.
Thanks,
Martin
--
Martin Oberhube
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
Hi,
there has been a lot of interest on using Linux Tools towards a
remote target. I haven't followed the discussions in all their
details so I'm not sure if the following has been mentioned before.
It was brought to my attention that the very recent release of
Valgrind has some remote support
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
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
Hi Folks,
I thought I'd have a look at the current state of remote Valgrind.
Would you expect that it should work straight out of the Git tree? I
ask because I am seeing an NPE.
I set up an example project using a TM/TCF connection to my laptop (from
the same machine). I then created a small ex