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 > > On 27.11.2013 19:48, Roland Grunberg wrote: > >> Dm

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

2013-11-27 Thread Rodrigo Fraxino Araujo
Hi Dmitry, I believe that maybe we have worked on the same feature (remote perf)? If that is the case, i would like to say to you that our team have a great interest on the remote capabilities and that we can even try to work together on these issues in the future. Currently Wainer (another comitt

Re: [linuxtools-dev] TMF: histogram

2013-11-27 Thread Bernd Hufmann
Hi Xavier this would be nice feature. Current Histogram implementation is quite generic. The data model (see HistogramDataModel.java) can be used for different types data. For the viewing part is implemented in base class (Histogram.java). All the pieces are there for what you've suggested. We

Re: [linuxtools-dev] TMF: histogram

2013-11-27 Thread Patrick Tasse
Sounds like a good idea, we just have to figure out what is the best way to show this to the user without taking up too much valuable window space. Here's a proposal: We could put a [+]/[-] widget next to the full trace histogram (when it is an experiment/trace set), and expanding it would show th

Re: [linuxtools-dev] TMF: histogram

2013-11-27 Thread Matthew Khouzam
Sounds cool, I was toying (wishing) with the idea of moving the histogram view to swtchart, that way we can have filters and whatnot in the histogram too. On 13-11-27 12:25 PM, Xavier Raynaud wrote: > Hi, > > I've a question (and perhaps an enhancement proposal) about the > histogram. > When displa

[linuxtools-dev] TMF: histogram

2013-11-27 Thread Xavier Raynaud
Hi, I've a question (and perhaps an enhancement proposal) about the histogram. When displaying an experiment containing more than one trace, all events are merged in a single histogram in the histogram view. What about also displaying an histogram for each trace of the experiment ? Xavier

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
Hello Alexander, I believe my statement is based on Vladimir's discussion on IRC with you. I have asked him to participate to avoid noisy line. Thank you, Dmitry On 11/27/2013 05:46 PM, Aleksandar Kurtakov wrote: - Original Message - From: "Dmitry Kozlov" To: "Linux Tools developer

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

[linuxtools-dev] [Hudson] Hudson build is back to normal : linuxtools-master #1707

2013-11-27 Thread hudsonbuild
See -- This message is automatically generated by Hudson. For more information on Hudson, see: http://hudson-ci.org/ ___ linuxtools-dev mailing list linuxtools-dev@eclipse.org h

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 > plugin > > Hello Hamdene, > we also used perf

Re: [linuxtools-dev] Luna release and Java 7

2013-11-27 Thread Aleksandar Kurtakov
This plan is for Kepler I don't think it's update for Luna yet. Also this plan is for Eclipse platform not for other Eclipse.org projects and historically both CDT and Linux Tools required Java 6 long before platform. If CDT moves to Java 7 Linux Tools would have to jump too unconditionally, if

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] Luna release and Java 7

2013-11-27 Thread Wainer Moschetta
I don't know yet Eclipse Luna has been tested mostly on Java 6: http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments Unless that plan is outdated Cheers, Wainer On 11/25/2013 07:15 PM, Alexandre Montplaisir wrote: +1! Java 6 was EOL'ed for over 6 mo

[linuxtools-dev] [Hudson] Build failed in Hudson: linuxtools-master #1706

2013-11-27 Thread hudsonbuild
See -- [...truncated 19000 lines...] Generating /jobs/genie.tools.linuxtools/linuxtools-master/workspace/target/site/apidocs/org/eclipse/linuxtools/tmf/ui/views/environment/package-use.html

[linuxtools-dev] [Hudson] Build failed in Hudson: linuxtools-master #1705

2013-11-27 Thread hudsonbuild
See Changes: [Xavier Raynaud] TMF: add support of cut/copy/paste/dnd in FilterView [Alexander Kurtakov] Systemtap: Update version of dataviewers. [Alexander Kurtakov] perf: Fix for remote testing. --