Re: [linuxtools-dev] How to use the org.eclipse.linuxtools.perf plugin

2013-12-03 Thread Dmitry Kozlov
x Tools developer discussions" , "hamdene ben-ayed" Sent: Wednesday, November 27, 2013 3:15:26 PM Subject: Re: [linuxtools-dev] How to use the org.eclipse.linuxtools.perf plugin Hello Hamdene, we also used perf running on remote target for our CDT-based development environment

Re: [linuxtools-dev] How to use the org.eclipse.linuxtools.perf plugin

2013-11-27 Thread Aleksandar Kurtakov
- Original Message - > From: "Vladimir Prus" > To: "Linux Tools developer discussions" > Sent: Wednesday, November 27, 2013 7:21:34 PM > Subject: Re: [linuxtools-dev] How to use the > org.eclipse.linuxtools.perf plugin > > O

Re: [linuxtools-dev] How to use the org.eclipse.linuxtools.perf plugin

2013-11-27 Thread Rodrigo Fraxino Araujo
age - > >> From: "Dmitry Kozlov" > >> To: "Linux Tools developer discussions" > >> , "hamdene ben-ayed" > >> Sent: Wednesday, November 27, 2013 > >> 3:15:26 PM Subject: Re: [linuxtools-dev] How to use the > >&g

Re: [linuxtools-dev] How to use the org.eclipse.linuxtools.perf plugin

2013-11-27 Thread Vladimir Prus
On 27.11.2013 19:48, Roland Grunberg wrote: Dmitry, Would you please clarify this? Do you mean that a patch was not reviewed or rejected without reasoning or that none of the current committers was interested in working on this at the time? If nothing else Linux Tools tries to be really open so

Re: [linuxtools-dev] How to use the org.eclipse.linuxtools.perf plugin

2013-11-27 Thread Dmitry Kozlov
inux Tools developer discussions" , "hamdene ben-ayed" Sent: Wednesday, November 27, 2013 3:15:26 PM Subject: Re: [linuxtools-dev] How to use the org.eclipse.linuxtools.perf plugin Hello Hamdene, we also used perf running on remote target for our CDT-based development en

Re: [linuxtools-dev] How to use the org.eclipse.linuxtools.perf plugin

2013-11-27 Thread Dmitry Kozlov
Hi Wainer, this is exactly what I am speaing about: the use-case where a person develops on host, do cross-compilation, downloads binary to target and runs perf on it. Great to know that there are other people interested in this. Thank you, Dmitry On 11/27/2013 05:21 PM, Wainer Moschetta wro

Re: [linuxtools-dev] How to use the org.eclipse.linuxtools.perf plugin

2013-11-27 Thread Roland Grunberg
> Dmitry, > Would you please clarify this? Do you mean that a patch was not reviewed or > rejected without reasoning or that none of the current committers was > interested in working on this at the time? > > If nothing else Linux Tools tries to be really open so please refer to the > bugzilla or

Re: [linuxtools-dev] How to use the org.eclipse.linuxtools.perf plugin

2013-11-27 Thread Aleksandar Kurtakov
- Original Message - > From: "Dmitry Kozlov" > To: "Linux Tools developer discussions" , > "hamdene ben-ayed" > Sent: Wednesday, November 27, 2013 3:15:26 PM > Subject: Re: [linuxtools-dev] How to use the org.eclipse.linuxtools.perf >

Re: [linuxtools-dev] How to use the org.eclipse.linuxtools.perf plugin

2013-11-27 Thread Wainer Moschetta
On 11/27/2013 11:15 AM, Dmitry Kozlov wrote: Hello Hamdene, we also used perf running on remote target for our CDT-based development environment called Sourcery CodeBench. We had to extend linuxtools' perf plugins in order to support remote perf launch on target because this use case is not su

Re: [linuxtools-dev] How to use the org.eclipse.linuxtools.perf plugin

2013-11-27 Thread Dmitry Kozlov
Hello Hamdene, we also used perf running on remote target for our CDT-based development environment called Sourcery CodeBench. We had to extend linuxtools' perf plugins in order to support remote perf launch on target because this use case is not supported by upstream linuxtools. Unfortunately

Re: [linuxtools-dev] How to use the org.eclipse.linuxtools.perf plugin

2013-11-26 Thread akurtakov
We are very low on resources, that's why exported packages and classes are kept to the bare minimum. The thing is whenever we export a package we sign to keep it's API stable till next major release. It's not only that but in order to have an API all exported packages/classes need to be properly do